home *** CD-ROM | disk | FTP | other *** search
/ Internet Info 1994 March / Internet Info CD-ROM (Walnut Creek) (March 1994).iso / inet / internet-drafts / draft-ietf-decnetiv-mibext-02.txt < prev    next >
Text File  |  1993-10-26  |  120KB  |  4,660 lines

  1.  
  2. draft                DECnet Phase IV MIB Extensions               Oct 93
  3.  
  4.  
  5.                      DECnet Phase IV MIB Extensions
  6.  
  7.                             October 25, 1993
  8.  
  9.  
  10.                    DECnet Phase IV MIB Working Group
  11.  
  12.  
  13.                    draft-ietf-decnetiv-mibext-02.txt
  14.  
  15.  
  16.                               Jon Saperia
  17.                      Digital Equipment Corporation
  18.                           saperia@tay.dec.com
  19.  
  20.  
  21.  
  22.  
  23.  
  24.                           Status of this Memo
  25.  
  26. This document is an Internet Draft.  Internet Drafts are working docu-
  27. ments of the Internet Engineering Task Force (IETF), its Areas, and its
  28. Working Groups.  Note that other groups may also distribute working
  29. documents as Internet Drafts.
  30.  
  31. Internet Drafts are valid for a maximum of six months and may be
  32. updated, replaced, or obsoleted by other documents at any time.  It is
  33. inappropriate to use Internet Drafts as reference material or to cite
  34. them other than as a "work in progress".
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55. Expires April 1994                                              [Page 1]
  56.  
  57.  
  58.  
  59.  
  60.  
  61. draft                DECnet Phase IV MIB Extensions               Oct 93
  62.  
  63.  
  64. 1.  Introduction
  65.  
  66. This memo defines a set of DECnet Phase IV extensions that have been
  67. created for the Internet MIB.  It reflects changes which are the result
  68. of operational experience based on the Proposed Standard RFC 1289.  This
  69. memo does not specify a standard for the Internet community.
  70.  
  71. When used in conjunction with the structure of management information
  72. (RFC 1155), the management information base for network management of
  73. TCP/IP-based internets (RFC 1213) and the Simple Network Management Pro-
  74. tocol (RFC 1157), it will be possible to provide integrated network
  75. management of combined TCP/IP and DECnet Phase IV based internets.  This
  76. document was produced by the DECnet Phase IV MIB working group of the
  77. Internet Engineering Task Force (IETF).
  78.  
  79. With the adoption of The Simple Network Management Protocol (RFC 1157),
  80. the management information base for network management of TCP/IP-based
  81. internets (RFC 1213), and the structure of management information (RFC
  82. 1155), by the Internet, and a large number of vendor implementations of
  83. these standards in commercially available products, it became possible
  84. to provide a higher level of effective network management in TCP/IP-
  85. based internets than previously available. With the growth in the use of
  86. these standards, network managers desired to use this environment as a
  87. base for providing integrated network management of multi-protocol net-
  88. works.
  89.  
  90. DECnet Phase IV is one widely used protocol which often coexists in IP-
  91. based internets. This memo provides the mechanisms by which IP-based
  92. management stations can effectively manage DECnet Phase IV based systems
  93. (especially router products) in an integrated fashion through the use of
  94. the standard Internet SMI, MIB and Simple Network Management Protocol.
  95.  
  96. DECnet Phase IV objects have been defined to be used in conjunction with
  97. the Internet MIB to allow access and control of these new objects by the
  98. Internet community. Additional support for other DECnet-based protocols
  99. such as RBMS (Remote Bridge Management Software) or other Digital Equip-
  100. ment Corporation specific hardware platforms is not included in this
  101. document.
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114. Expires April 1994                                              [Page 2]
  115.  
  116.  
  117.  
  118.  
  119.  
  120. draft                DECnet Phase IV MIB Extensions               Oct 93
  121.  
  122.  
  123. 2.  Changes from RFC 1289
  124.  
  125. Several changes have been made to this document.  These changes include:
  126.  
  127. (1)  Ranges have been added on all PhivCounter types to remove
  128.      ambiguity which might otherwise have occurred.
  129.  
  130. (2)  Made clear that all indexes start with 1 and count up.
  131.  
  132. (3)  Spelling and typographic changes.
  133.  
  134. (4)  Changes to improve consistency with other documents including
  135.      the removal of subranging within definitions of sequences
  136.      defining table entries.
  137.  
  138. (5)  Updated compliance text to conform to current practice.
  139.  
  140. (6)  Fixed discrepancy between description and range clause for
  141.      phivControlMaxBuffs.
  142.  
  143. (7)  Added a space that was missing between SYNTAX and INTEGER in the
  144.      phivRouteType object.
  145.  
  146. (8)  Both phivRouteType and phivRouteSystemAddr have been made
  147.      obsolete.  They have been replaced with phivRouteRoutingType
  148.      and phivRouteSystemAddress which are both read-write objects.
  149.  
  150. (9)  A new Adjacency table has been added as adjacency 2.  This
  151.      table is identical to the original except that
  152.      phivAdjExecListenTimer was not carried into the new version.
  153.      The existing Adjacency table and all objects in it have been
  154.      made obsolete.  The index to the new table is
  155.      phivAdjNodeCircuitIndex and phivAdjAddr.
  156.  
  157. (10) Objects phivCountersCountDataBlocksRecd and
  158.      phivCountersCountDataBlocksSent have both been made obsolete
  159.      since the DESCRIPTION information overlapped with the
  160.      phivCountersCountDataBlksRecd and
  161.      phivCountersCountDataBlksSent objects which have been
  162.      retained.
  163.  
  164. (11) The following groups have been moved from mandatory to
  165.      optional status: Session, End, DDCMP, DDCMP Multipoint
  166.      Circuit Control, Counters, and Non Broadcast Line.
  167.  
  168.  
  169.  
  170.  
  171.  
  172.  
  173. Expires April 1994                                              [Page 3]
  174.  
  175.  
  176.  
  177.  
  178.  
  179. draft                DECnet Phase IV MIB Extensions               Oct 93
  180.  
  181.  
  182. 3.  The Network Management Framework
  183.  
  184. The Internet-standard Network Management Framework consists of three
  185. components.  They are:
  186.  
  187. o    RFC 1155 which defines the SMI, the mechanisms used for describing
  188.      and naming objects for the purpose of management.  RFC 1212 defines
  189.      a more concise description mechanism, which is wholly consistent
  190.      with the SMI.
  191.  
  192. o    RFC 1213 defines MIB-II, the core set of managed objects for the
  193.      Internet suite of protocols.
  194.  
  195. o    RFC 1157 which defines the SNMP, the protocol used for network
  196.      access to managed objects.
  197.  
  198. The Framework permits new objects to be defined for the purpose of
  199. experimentation and evaluation.
  200.  
  201.  
  202. 3.1.  Object Definitions
  203.  
  204. Managed objects are accessed via a virtual information store, termed the
  205. Management Information Base or MIB.  Objects in the MIB are defined
  206. using the subset of Abstract Syntax Notation One (ASN.1) defined in the
  207. SMI.  In particular, each object type is named by an OBJECT IDENTIFIER,
  208. an administratively assigned name.  The object type together with an
  209. object instance serves to uniquely identify a specific instantiation of
  210. the object.  For human convenience, we often use a textual string,
  211. termed the descriptor, to refer to the object type.
  212.  
  213.  
  214.  
  215.  
  216.  
  217.  
  218.  
  219.  
  220.  
  221.  
  222.  
  223.  
  224.  
  225.  
  226.  
  227.  
  228.  
  229.  
  230.  
  231.  
  232. Expires April 1994                                              [Page 4]
  233.  
  234.  
  235.  
  236.  
  237.  
  238. draft                DECnet Phase IV MIB Extensions               Oct 93
  239.  
  240.  
  241. 4.  Selected Objects
  242.  
  243. The objects included in this memo have been created from the DIGITAL
  244. Network Architecture Network Management Functional Specification Version
  245. 4.0.0, dated July 1983. An attempt has been made to provide a reasonable
  246. ordering of these variables into groups. These groups are:
  247.  
  248.      System Group
  249.      Network Management Group
  250.      Session Group
  251.      End Group
  252.      Routing Group
  253.      Circuit Group
  254.      DDCMP Group
  255.      DDCMP Multipoint Control Group
  256.      Ethernet Group
  257.      Counters Group
  258.      Adjacency Group
  259.      Line Group
  260.      Non Broadcast Line Group
  261.      Area Group
  262.  
  263. An effort has also been made to preserve the original syntax of each
  264. object wherever possible, for example, a DECnet Phase IV object is Exe-
  265. cutor State. This was originally coded as a NICE (Network Information
  266. and Control Exchange) data type which is a coded single field object of
  267. 1 byte in length. When converted for inclusion into the Internet MIB
  268. using the Internet SMI, it became an enumerated integer.
  269.  
  270. All objects in this memo are described using the standard Internet SMI
  271. and BER of RFC 1155. A complete description of an object will include
  272. the name, syntax and encoding. Just as with objects supported in the MIB
  273. (RFC 1213), an object name is identified with an object identifier which
  274. has been administratively assigned. This identifies an Object Type. When
  275. an object type is combined with a specific instance, the particular
  276. object is uniquely identified. The use of Object Descriptors in this
  277. memo is consistent with that of RFC 1213 - they are text strings meant
  278. to be read by humans. The descriptors have been taken from the original
  279. DIGITAL Network Architecture Network Management Functional Specification
  280. Version 4.0.0 Dated July 1983 which defined DECnet Phase IV objects.
  281. These names were then massaged to put them in a form as consistent as
  282. possible with object type names listed in the standard Internet MIB.
  283. Object defintion information is also taken directly from the Network
  284. Architecture Network Managment Functional Specification cited above
  285. wherever possible. In this document, EXECUTOR is intended to reference
  286.  
  287.  
  288.  
  289.  
  290.  
  291. Expires April 1994                                              [Page 5]
  292.  
  293.  
  294.  
  295.  
  296.  
  297. draft                DECnet Phase IV MIB Extensions               Oct 93
  298.  
  299.  
  300. only the DECnet software and is not intended to effect any other proto-
  301. cols which may be running on the system.
  302.  
  303.  
  304.  
  305.  
  306.  
  307.  
  308.  
  309.  
  310.  
  311.  
  312.  
  313.  
  314.  
  315.  
  316.  
  317.  
  318.  
  319.  
  320.  
  321.  
  322.  
  323.  
  324.  
  325.  
  326.  
  327.  
  328.  
  329.  
  330.  
  331.  
  332.  
  333.  
  334.  
  335.  
  336.  
  337.  
  338.  
  339.  
  340.  
  341.  
  342.  
  343.  
  344.  
  345.  
  346.  
  347.  
  348.  
  349.  
  350. Expires April 1994                                              [Page 6]
  351.  
  352.  
  353.  
  354.  
  355.  
  356. draft                DECnet Phase IV MIB Extensions               Oct 93
  357.  
  358.  
  359. 5.  Textual Conventions
  360.  
  361. New datatypes have been introduced as a textual conventions in this DEC-
  362. net Phase IV MIB document. The purpose of these additions is to facili-
  363. tate understanding of new objects in this MIB. No changes to the SMI or
  364. the SNMP are necessary to support these conventions which are described
  365. in 5 (Definitions).
  366.  
  367.  
  368.  
  369.  
  370.  
  371.  
  372.  
  373.  
  374.  
  375.  
  376.  
  377.  
  378.  
  379.  
  380.  
  381.  
  382.  
  383.  
  384.  
  385.  
  386.  
  387.  
  388.  
  389.  
  390.  
  391.  
  392.  
  393.  
  394.  
  395.  
  396.  
  397.  
  398.  
  399.  
  400.  
  401.  
  402.  
  403.  
  404.  
  405.  
  406.  
  407.  
  408.  
  409. Expires April 1994                                              [Page 7]
  410.  
  411.  
  412.  
  413.  
  414.  
  415. draft                DECnet Phase IV MIB Extensions               Oct 93
  416.  
  417.  
  418. 6.  Definitions
  419.  
  420.      RFCxxxx-phivMIB DEFINITIONS ::= BEGIN
  421.  
  422.      IMPORTS
  423.         Gauge
  424.            FROM RFC1155-SMI
  425.          OBJECT-TYPE
  426.             FROM RFC-1212
  427.          mib-2, DisplayString
  428.            FROM RFC1213-MIB;
  429.  
  430. - -- DECNet Phase-IV MIB
  431.  
  432.      phiv      OBJECT IDENTIFIER ::= { experimental 5 }
  433.  
  434. - -- textual conventions
  435.  
  436. PhivAddr ::= OCTET STRING (SIZE (2))
  437. - -- This data type is intended as a short word representation of
  438. - -- standard DECnet Phase IV addresses. DECnet addresses are
  439. - -- hierarchically structured numbers assigned to a particular
  440. - -- DECnet node. The address is structured so that the area
  441. - -- number is contained in the most significant 6 bits of the
  442. - -- first octet.  The next 2 bits of the first octet contain
  443. - -- the first two bits of the host address.  The remainder of
  444. - -- the host address is contained in the second octet.
  445.  
  446. PhivCounter ::= INTEGER
  447. - -- This data type has been created for DECnet counters.  These
  448. - -- counters latch at their maximum specified value until either
  449. - -- the system is restarted, or they are reset to zero by the user
  450. - -- or management software.
  451.  
  452. InterfaceIndex ::= INTEGER
  453. - --  The range of ifIndex, i.e., (1..2147483647)
  454.  
  455.  
  456.  
  457.  
  458. - -- groups in the decnetiv mib
  459.  
  460.       phivSystem             OBJECT IDENTIFIER ::= { phiv 1 }
  461.       phivManagement         OBJECT IDENTIFIER ::= { phiv 2 }
  462.       session                OBJECT IDENTIFIER ::= { phiv 3 }
  463.  
  464.  
  465.  
  466.  
  467.  
  468. Expires April 1994                                              [Page 8]
  469.  
  470.  
  471.  
  472.  
  473.  
  474. draft                DECnet Phase IV MIB Extensions               Oct 93
  475.  
  476.  
  477.       end                    OBJECT IDENTIFIER ::= { phiv 4 }
  478.       routing                OBJECT IDENTIFIER ::= { phiv 5 }
  479.       circuit                OBJECT IDENTIFIER ::= { phiv 6 }
  480.       ddcmp                  OBJECT IDENTIFIER ::= { phiv 7 }
  481.       control                OBJECT IDENTIFIER ::= { phiv 8 }
  482.       ethernet               OBJECT IDENTIFIER ::= { phiv 9 }
  483.       counters               OBJECT IDENTIFIER ::= { phiv 10 }
  484.       adjacency              OBJECT IDENTIFIER ::= { phiv 11 }
  485.       line                   OBJECT IDENTIFIER ::= { phiv 12 }
  486.       nonBroadcastLine       OBJECT IDENTIFIER ::= { phiv 14 }
  487.       area                   OBJECT IDENTIFIER ::= { phiv 15 }
  488.  
  489. - -- System Group
  490.  
  491. - -- The implementation of the System Group is mandatory for
  492. - -- all systems.
  493.  
  494. phivSystemState OBJECT-TYPE
  495.      SYNTAX INTEGER {
  496.          on (1),
  497.          off (2),
  498.          shut (3),
  499.          restricted (4)
  500.      }
  501.      ACCESS read-write
  502.      STATUS mandatory
  503.      DESCRIPTION
  504.          "This represents the operational state of the executor
  505.          node.
  506.          The possible states are:
  507.          ON          Allows logical links.
  508.          OFF         Allows no new links, terminates existing
  509.                      links, and stops routing traffic through.
  510.          SHUT        Allows no new logical links, does not
  511.                      destroy existing logical links, and goes
  512.                      to the OFF state when all logical links are
  513.                      gone.
  514.          RESTRICTED  Allows no new incoming logical links from
  515.                      other nodes.
  516.  
  517.          NOTE: These values are incremented by one compared to
  518.          the standard DECnet values in order to maintain
  519.          compliance with RFC 1155)."
  520.      ::= { phivSystem 1 }
  521.  
  522.  
  523.  
  524.  
  525.  
  526.  
  527. Expires April 1994                                              [Page 9]
  528.  
  529.  
  530.  
  531.  
  532.  
  533. draft                DECnet Phase IV MIB Extensions               Oct 93
  534.  
  535.  
  536. phivExecIdent OBJECT-TYPE
  537.      SYNTAX DisplayString (SIZE (0..32))
  538.      ACCESS read-write
  539.      STATUS mandatory
  540.      DESCRIPTION
  541.          "This is a text string that describes the executor node
  542.          (for example, 'Research Lab').  The string is up to 32
  543.          characters of any type."
  544.      ::= { phivSystem 2 }
  545.  
  546. - -- Network Management Group
  547.  
  548. - -- The implementation of the Network Management Group is
  549. - -- mandatory for all systems which contain a DECnet-style
  550. - -- management version.
  551.  
  552.  
  553. phivMgmtMgmtVers OBJECT-TYPE
  554.      SYNTAX DisplayString (SIZE (0..255))
  555.      ACCESS read-only
  556.      STATUS mandatory
  557.      DESCRIPTION
  558.          "This is the read-only Network Management Version,
  559.          consisting of the version number, the Engineering
  560.          Change Order (ECO) number, and the user ECO number
  561.          (for example, 3.0.0). This parameter applies to the
  562.          executor node only."
  563.      ::= { phivManagement 1 }
  564.  
  565. - -- Session Layer Group
  566.  
  567. - -- The implementation of the Session Layer Group is optional.
  568. - -- A system can be said to implement this group if and only if
  569. - -- all objects in this group are implemented.
  570.  
  571. phivSessionSystemName OBJECT-TYPE
  572.      SYNTAX DisplayString (SIZE (0..6))
  573.      ACCESS read-only
  574.      STATUS mandatory
  575.      DESCRIPTION
  576.          "Name to be associated with the node identification.
  577.          Only one name can be assigned to a node address or a
  578.          circuit identification. No name should be used more than
  579.          once in a DECnet network. Node-name is one to six upper
  580.          case alphanumeric characters with at least one alpha
  581.  
  582.  
  583.  
  584.  
  585.  
  586. Expires April 1994                                             [Page 10]
  587.  
  588.  
  589.  
  590.  
  591.  
  592. draft                DECnet Phase IV MIB Extensions               Oct 93
  593.  
  594.  
  595.          character. A length of 0 indicates no name."
  596.      ::= { session 1 }
  597.  
  598. phivSessionInTimer OBJECT-TYPE
  599.      SYNTAX INTEGER (0..65535)
  600.      ACCESS read-write
  601.      STATUS mandatory
  602.      DESCRIPTION
  603.          "This value represents the maximum duration between the
  604.          time a connect is received for a process at the
  605.          executor node and the time that process accepts or
  606.          rejects it. If the connect is not accepted or rejected
  607.          by the user within the number of seconds specified,
  608.          Session Control rejects it for the user.  A value of 0
  609.          indicates no timer is running."
  610.      ::= { session 2 }
  611.  
  612. phivSessionOutTimer OBJECT-TYPE
  613.      SYNTAX INTEGER (0..65535)
  614.      ACCESS read-write
  615.      STATUS mandatory
  616.      DESCRIPTION
  617.          "This value represents the duration between the time the
  618.          executor requests a connect and the time that connect is
  619.          acknowledged by the destination node. If the connect is
  620.          not acknowledged within the number of seconds
  621.          specified, Session Control returns an error.  A value of 0
  622.          indicates no timer is running."
  623.      ::= { session 3 }
  624.  
  625. - -- End Communication Layer Group
  626.  
  627. - -- The implementation of the End Communication Layer Group is optional.
  628. - -- A system can be said to implement this group if and only if
  629. - -- all objects in this group are implemented.
  630.  
  631. - -- Remote State Table
  632.  
  633. phivEndRemoteTable OBJECT-TYPE
  634.      SYNTAX SEQUENCE OF PhivEndRemoteEntry
  635.      ACCESS not-accessible
  636.      STATUS mandatory
  637.      DESCRIPTION
  638.          "Information about the state of sessions between the
  639.          node under study and the nodes found in the table."
  640.  
  641.  
  642.  
  643.  
  644.  
  645. Expires April 1994                                             [Page 11]
  646.  
  647.  
  648.  
  649.  
  650.  
  651. draft                DECnet Phase IV MIB Extensions               Oct 93
  652.  
  653.  
  654.      ::= { end 1 }
  655.  
  656. phivEndRemoteEntry OBJECT-TYPE
  657.      SYNTAX PhivEndRemoteEntry
  658.      ACCESS not-accessible
  659.      STATUS mandatory
  660.      DESCRIPTION
  661.          "Information about a particular remote node as seen
  662.          from the end communication layer."
  663.      INDEX  { phivEndRemoteHostNodeID }
  664.      ::= { phivEndRemoteTable 1 }
  665.  
  666. PhivEndRemoteEntry ::=
  667.      SEQUENCE {
  668.          phivEndRemoteHostNodeID
  669.              PhivAddr,
  670.          phivEndRemoteState
  671.              INTEGER,
  672.          phivEndCircuitIndex
  673.              INTEGER,
  674.          phivEndActiveLinks
  675.              INTEGER,
  676.          phivEndDelay
  677.              INTEGER
  678.      }
  679.  
  680. phivEndRemoteHostNodeID OBJECT-TYPE
  681.      SYNTAX PhivAddr -- OCTET STRING (SIZE (2))
  682.      ACCESS read-only
  683.      STATUS mandatory
  684.      DESCRIPTION
  685.          "This value is the address of the remote node to be
  686.          evaluated."
  687.      ::= { phivEndRemoteEntry 1 }
  688.  
  689. phivEndRemoteState OBJECT-TYPE
  690.      SYNTAX INTEGER {
  691.          on (1),
  692.          off (2),
  693.          shut (3),
  694.          restricted (4)
  695.      }
  696.      ACCESS read-write
  697.      STATUS mandatory
  698.      DESCRIPTION
  699.  
  700.  
  701.  
  702.  
  703.  
  704. Expires April 1994                                             [Page 12]
  705.  
  706.  
  707.  
  708.  
  709.  
  710. draft                DECnet Phase IV MIB Extensions               Oct 93
  711.  
  712.  
  713.          "This represents the operational state of the remote node
  714.          being evaluated.
  715.          The possible states are:
  716.  
  717.          ON          Allows logical links.
  718.          OFF         Allows no new links, terminates existing
  719.                      links, and stops routing traffic through.
  720.          SHUT        Allows no new logical links, does not
  721.                      destroy existing logical links, and goes
  722.                      to the OFF state when all logical links are
  723.                      gone.
  724.          RESTRICTED  Allows no new incoming logical links from
  725.                      other nodes.
  726.  
  727.          NOTE: These values are incremented by one compared to
  728.          the standard DECnet values in order to maintain
  729.          compliance with RFC 1155."
  730.      ::= { phivEndRemoteEntry 2 }
  731.  
  732. phivEndCircuitIndex OBJECT-TYPE
  733.      SYNTAX INTEGER (1..65535)
  734.      ACCESS read-only
  735.      STATUS mandatory
  736.      DESCRIPTION
  737.          "A unique index value for each known circuit used to
  738.          communicate with the remote node.  This is the same
  739.          value as phivCircuitIndex."
  740.      ::= { phivEndRemoteEntry 3 }
  741.  
  742. phivEndActiveLinks OBJECT-TYPE
  743.      SYNTAX INTEGER (0..65535)
  744.      ACCESS read-only
  745.      STATUS mandatory
  746.      DESCRIPTION
  747.          "This read-only parameter represents the number of active
  748.          logical links from the executor to the destination node."
  749.      ::= { phivEndRemoteEntry 4 }
  750.  
  751. phivEndDelay OBJECT-TYPE
  752.      SYNTAX INTEGER (0..65535)
  753.      ACCESS read-only
  754.      STATUS mandatory
  755.      DESCRIPTION
  756.          "This read-only parameter is the average round trip
  757.          delay in seconds to the destination node. This
  758.  
  759.  
  760.  
  761.  
  762.  
  763. Expires April 1994                                             [Page 13]
  764.  
  765.  
  766.  
  767.  
  768.  
  769. draft                DECnet Phase IV MIB Extensions               Oct 93
  770.  
  771.  
  772.          parameter is kept on a remote node basis."
  773.      ::= { phivEndRemoteEntry 5 }
  774.  
  775. - -- End System Counter Table
  776.  
  777. phivEndCountTable OBJECT-TYPE
  778.      SYNTAX SEQUENCE OF PhivEndCountEntry
  779.      ACCESS not-accessible
  780.      STATUS mandatory
  781.      DESCRIPTION
  782.          "Information about the counters associated with each end
  783.          system that is known to the entity. These counters
  784.          reflect totals from the perspective of the executor
  785.          node."
  786.      ::= { end 2 }
  787.  
  788. phivEndCountEntry OBJECT-TYPE
  789.      SYNTAX PhivEndCountEntry
  790.      ACCESS not-accessible
  791.      STATUS mandatory
  792.      DESCRIPTION
  793.          "Information about a particular session between two end
  794.          systems."
  795.      INDEX  { phivEndCountHostNodeID }
  796.      ::= { phivEndCountTable 1 }
  797.  
  798. PhivEndCountEntry ::=
  799.      SEQUENCE {
  800.          phivEndCountHostNodeID
  801.              PhivAddr,
  802.          phivEndCountSecsLastZeroed
  803.              PhivCounter,
  804.          phivEndCountUsrBytesRec
  805.              PhivCounter,
  806.          phivEndCountUsrBytesSent
  807.              PhivCounter,
  808.          phivEndUCountUsrMessRec
  809.              PhivCounter,
  810.          phivEndCountUsrMessSent
  811.              PhivCounter,
  812.          phivEndCountTotalBytesRec
  813.              PhivCounter,
  814.          phivEndCountTotalBytesSent
  815.              PhivCounter,
  816.          phivEndCountTotalMessRec
  817.  
  818.  
  819.  
  820.  
  821.  
  822. Expires April 1994                                             [Page 14]
  823.  
  824.  
  825.  
  826.  
  827.  
  828. draft                DECnet Phase IV MIB Extensions               Oct 93
  829.  
  830.  
  831.              PhivCounter,
  832.          phivEndCountTotalMessSent
  833.              PhivCounter,
  834.          phivEndCountConnectsRecd
  835.              PhivCounter,
  836.          phivEndCountConnectsSent
  837.              PhivCounter,
  838.          phivEndCountReponseTimeouts
  839.              PhivCounter,
  840.          phivEndCountRecdConnectResErrs
  841.              PhivCounter
  842.      }
  843.  
  844. phivEndCountHostNodeID OBJECT-TYPE
  845.      SYNTAX PhivAddr -- OCTET STRING (SIZE (2))
  846.      ACCESS read-only
  847.      STATUS mandatory
  848.      DESCRIPTION
  849.          "This value is the address of the remote node to be
  850.          evaluated."
  851.      ::= { phivEndCountEntry 1 }
  852.  
  853. phivEndCountSecsLastZeroed OBJECT-TYPE
  854.      SYNTAX PhivCounter (0..65535)
  855.      ACCESS read-only
  856.      STATUS mandatory
  857.      DESCRIPTION
  858.          "This value is the number of seconds that have elapsed
  859.          since the counters for the node in this table row were
  860.          last set to zero. This counter is located in the
  861.          network management layer, but is returned with the
  862.          end system information which follows."
  863.      ::= { phivEndCountEntry 2 }
  864.  
  865. phivEndCountUsrBytesRec OBJECT-TYPE
  866.      SYNTAX PhivCounter (0..2147483647)
  867.      ACCESS read-only
  868.      STATUS mandatory
  869.      DESCRIPTION
  870.          "Number of user bytes received from the target host."
  871.      ::= { phivEndCountEntry 3 }
  872.  
  873. phivEndCountUsrBytesSent OBJECT-TYPE
  874.      SYNTAX PhivCounter (0..2147483647)
  875.      ACCESS read-only
  876.  
  877.  
  878.  
  879.  
  880.  
  881. Expires April 1994                                             [Page 15]
  882.  
  883.  
  884.  
  885.  
  886.  
  887. draft                DECnet Phase IV MIB Extensions               Oct 93
  888.  
  889.  
  890.      STATUS mandatory
  891.      DESCRIPTION
  892.          "Number of user bytes sent to the target host."
  893.      ::= { phivEndCountEntry 4 }
  894.  
  895. phivEndUCountUsrMessRec OBJECT-TYPE
  896.      SYNTAX PhivCounter (0..2147483647)
  897.      ACCESS read-only
  898.      STATUS mandatory
  899.      DESCRIPTION
  900.          "Number of user messages received from the target host."
  901.      ::= { phivEndCountEntry 5 }
  902.  
  903. phivEndCountUsrMessSent OBJECT-TYPE
  904.      SYNTAX PhivCounter (0..2147483647)
  905.      ACCESS read-only
  906.      STATUS mandatory
  907.      DESCRIPTION
  908.          "Number of user messages sent to the target host."
  909.      ::= { phivEndCountEntry 6 }
  910.  
  911. phivEndCountTotalBytesRec OBJECT-TYPE
  912.      SYNTAX PhivCounter (0..2147483647)
  913.      ACCESS read-only
  914.      STATUS mandatory
  915.      DESCRIPTION
  916.          "Number of bytes received from the target host."
  917.      ::= { phivEndCountEntry 7 }
  918.  
  919. phivEndCountTotalBytesSent OBJECT-TYPE
  920.      SYNTAX PhivCounter (0..2147483647)
  921.      ACCESS read-only
  922.      STATUS mandatory
  923.      DESCRIPTION
  924.          "Number of bytes sent to the target host."
  925.      ::= { phivEndCountEntry 8 }
  926.  
  927. phivEndCountTotalMessRec OBJECT-TYPE
  928.      SYNTAX PhivCounter (0..2147483647)
  929.      ACCESS read-only
  930.      STATUS mandatory
  931.      DESCRIPTION
  932.          "Number of messages received from the target host."
  933.      ::= { phivEndCountEntry 9 }
  934.  
  935.  
  936.  
  937.  
  938.  
  939.  
  940. Expires April 1994                                             [Page 16]
  941.  
  942.  
  943.  
  944.  
  945.  
  946. draft                DECnet Phase IV MIB Extensions               Oct 93
  947.  
  948.  
  949. phivEndCountTotalMessSent OBJECT-TYPE
  950.      SYNTAX PhivCounter (0..2147483647)
  951.      ACCESS read-only
  952.      STATUS mandatory
  953.      DESCRIPTION
  954.          "Number of messages sent to the target host."
  955.      ::= { phivEndCountEntry 10 }
  956.  
  957. phivEndCountConnectsRecd OBJECT-TYPE
  958.      SYNTAX PhivCounter (0..65535)
  959.      ACCESS read-only
  960.      STATUS mandatory
  961.      DESCRIPTION
  962.          "Number of connects received from the target host."
  963.      ::= { phivEndCountEntry 11 }
  964.  
  965. phivEndCountConnectsSent OBJECT-TYPE
  966.      SYNTAX PhivCounter (0..65535)
  967.      ACCESS read-only
  968.      STATUS mandatory
  969.      DESCRIPTION
  970.          "Number of connects sent to the target host."
  971.      ::= {phivEndCountEntry 12 }
  972.  
  973. phivEndCountReponseTimeouts OBJECT-TYPE
  974.      SYNTAX PhivCounter (0..65535)
  975.      ACCESS read-only
  976.      STATUS mandatory
  977.      DESCRIPTION
  978.          "Number of response timeouts."
  979.      ::= { phivEndCountEntry 13 }
  980.  
  981. phivEndCountRecdConnectResErrs OBJECT-TYPE
  982.      SYNTAX PhivCounter (0..65535)
  983.      ACCESS read-only
  984.      STATUS mandatory
  985.      DESCRIPTION
  986.          "Number of received connect resource errors."
  987.      ::= {phivEndCountEntry 14 }
  988.  
  989. - -- additional End System objects
  990.  
  991. phivEndMaxLinks OBJECT-TYPE
  992.      SYNTAX INTEGER (1..65535)
  993.      ACCESS read-write
  994.  
  995.  
  996.  
  997.  
  998.  
  999. Expires April 1994                                             [Page 17]
  1000.  
  1001.  
  1002.  
  1003.  
  1004.  
  1005. draft                DECnet Phase IV MIB Extensions               Oct 93
  1006.  
  1007.  
  1008.      STATUS mandatory
  1009.      DESCRIPTION
  1010.          "This value represents the maximum active logical
  1011.          link count allowed for the executor."
  1012.      ::= { end 3 }
  1013.  
  1014. phivEndNSPVers OBJECT-TYPE
  1015.      SYNTAX DisplayString (SIZE (0..255))
  1016.      ACCESS read-only
  1017.      STATUS mandatory
  1018.      DESCRIPTION
  1019.          "This read-only parameter represents the version number
  1020.          of the node End Communication S/W. The format is
  1021.          version number, ECO, and user ECO, e.g., 4.1.0"
  1022.      ::= { end 4 }
  1023.  
  1024. phivEndRetransmitFactor OBJECT-TYPE
  1025.      SYNTAX INTEGER (1..65535)
  1026.      ACCESS read-write
  1027.      STATUS mandatory
  1028.      DESCRIPTION
  1029.          "This value represents the maximum number of times the
  1030.          source End Communication at the executor node will
  1031.          restart the retransmission timer when it expires. If
  1032.          the number is exceeded, Session Control disconnects the
  1033.          logical link for the user."
  1034.      ::= { end 5 }
  1035.  
  1036. phivEndDelayFact OBJECT-TYPE
  1037.      SYNTAX INTEGER (1..255)
  1038.      ACCESS read-write
  1039.      STATUS mandatory
  1040.      DESCRIPTION
  1041.          "This is the number by which to multiply one sixteenth
  1042.          of the estimated round trip delay to a node to set the
  1043.          retransmission timer to that node."
  1044.      ::= { end 6 }
  1045.  
  1046. phivEndDelayWeight OBJECT-TYPE
  1047.      SYNTAX INTEGER (1..255)
  1048.      ACCESS read-write
  1049.      STATUS mandatory
  1050.      DESCRIPTION
  1051.          "This number represents the weight to apply to a
  1052.          current round trip delay estimate to a remote node
  1053.  
  1054.  
  1055.  
  1056.  
  1057.  
  1058. Expires April 1994                                             [Page 18]
  1059.  
  1060.  
  1061.  
  1062.  
  1063.  
  1064. draft                DECnet Phase IV MIB Extensions               Oct 93
  1065.  
  1066.  
  1067.          when updating the estimated round trip delay to a node.
  1068.          On some systems the number must be 1 less than a power
  1069.          of 2 for computational efficiency."
  1070.      ::= { end 7 }
  1071.  
  1072. phivEndInactivityTimer OBJECT-TYPE
  1073.      SYNTAX INTEGER (1..65535)
  1074.      ACCESS read-write
  1075.      STATUS mandatory
  1076.      DESCRIPTION
  1077.          "This value represents the maximum duration of inactivity
  1078.          (no data in either direction) on a logical link before
  1079.          the node checks to see if the logical link still works.
  1080.          If no activity occurs within the minimum number of
  1081.          seconds, End Communication generates artificial
  1082.          traffic to test the link (End Communication
  1083.          specification)."
  1084.      ::= { end 8 }
  1085.  
  1086. phivEndCountZeroCount OBJECT-TYPE
  1087.      SYNTAX INTEGER {
  1088.          other (1),
  1089.          reset (2)
  1090.      }
  1091.      ACCESS read-write
  1092.      STATUS mandatory
  1093.      DESCRIPTION
  1094.          "When this value is set to 2, all of the counters in
  1095.          the End System Counter Table are set to zero."
  1096.      ::= { end 9 }
  1097.  
  1098. phivEndMaxLinksActive OBJECT-TYPE
  1099.      SYNTAX PhivCounter (0..65535)
  1100.      ACCESS read-write
  1101.      STATUS mandatory
  1102.      DESCRIPTION
  1103.          "This value represents the high water mark for the
  1104.          number of links that were active at any one time."
  1105.      ::= { end 10 }
  1106.  
  1107. - -- Routing Layer Group
  1108.  
  1109. - -- The implementation of the Routing Layer Group is mandatory for
  1110. - -- all systems that implement level 1 routing layer
  1111. - -- communications.
  1112.  
  1113.  
  1114.  
  1115.  
  1116.  
  1117. Expires April 1994                                             [Page 19]
  1118.  
  1119.  
  1120.  
  1121.  
  1122.  
  1123. draft                DECnet Phase IV MIB Extensions               Oct 93
  1124.  
  1125.  
  1126.  
  1127. phivRouteBroadcastRouteTimer OBJECT-TYPE
  1128.      SYNTAX INTEGER (1..65535)
  1129.      ACCESS read-write
  1130.      STATUS mandatory
  1131.      DESCRIPTION
  1132.          "This value determines the maximum time in seconds
  1133.           allowed between Routing updates on Ethernet
  1134.           circuits. When this timer expired before a routing
  1135.           update occurs, a routing update is forced.  With a
  1136.           standard calculation, Routing also uses this timer
  1137.           to enforce a minimum delay between routing updates."
  1138.      ::= { routing 1 }
  1139.  
  1140. phivRouteBuffSize OBJECT-TYPE
  1141.      SYNTAX INTEGER (1..65535)
  1142.      ACCESS read-write
  1143.      STATUS mandatory
  1144.      DESCRIPTION
  1145.          "This parameter value determines the maximum size of
  1146.           a Routing message. It therefore determines the maximum
  1147.           size message that can be forwarded.  This size includes
  1148.           protocol overhead down to and including the End
  1149.           Communication layer, plus a constant value of 6. (This
  1150.           value of 6 is included to provide compatibility with
  1151.           the parameter definition in Phase III, which included
  1152.           the Routing overhead.) It does not include Routing or
  1153.           Data link overhead (except for the constant value of
  1154.           6). There is one buffer size for all circuits.
  1155.  
  1156.           NOTE: The BUFFER SIZE defines the maximum size messages
  1157.           that the Routing layer can forward. The SEGMENT BUFFER
  1158.           SIZE (defined below) defines the maximum size messages
  1159.           that the End Communication layer can transmit or
  1160.           receive. The SEGMENT BUFFER SIZE is always less than
  1161.           or equal to the BUFFER SIZE. Normally the two
  1162.           parameters will be equal. They may be different to
  1163.           allow the network manager to alter buffer sizes
  1164.           on all nodes without interruption of service. They both
  1165.           include an extra 6 bytes for compatibility with Phase
  1166.           III."
  1167.      ::= { routing 2 }
  1168.  
  1169. phivRouteRoutingVers OBJECT-TYPE
  1170.      SYNTAX DisplayString (SIZE (0..255))
  1171.  
  1172.  
  1173.  
  1174.  
  1175.  
  1176. Expires April 1994                                             [Page 20]
  1177.  
  1178.  
  1179.  
  1180.  
  1181.  
  1182. draft                DECnet Phase IV MIB Extensions               Oct 93
  1183.  
  1184.  
  1185.      ACCESS read-only
  1186.      STATUS mandatory
  1187.      DESCRIPTION
  1188.          "This read-only parameter identifies the executor node's
  1189.          Routing version number.  The format is version number,
  1190.          ECO, and user ECO, e.g., 4.1.0"
  1191.      ::= { routing 3 }
  1192.  
  1193. phivRouteMaxAddr OBJECT-TYPE
  1194.      SYNTAX INTEGER (1..1023)
  1195.      ACCESS read-write
  1196.      STATUS mandatory
  1197.      DESCRIPTION
  1198.          "This value represents the largest node number and,
  1199.          therefore, number of nodes that can be known about
  1200.          by the executor node's home area."
  1201.      ::= { routing 4 }
  1202.  
  1203. phivRouteMaxBdcastNonRouters OBJECT-TYPE
  1204.      SYNTAX INTEGER (0..65535)
  1205.      ACCESS read-write
  1206.      STATUS mandatory
  1207.      DESCRIPTION
  1208.          "This value represents the maximum total number of
  1209.          nonrouters the executor node can have on its Ethernet
  1210.          circuits."
  1211.      ::= { routing 5 }
  1212.  
  1213. phivRouteMaxBdcastRouters OBJECT-TYPE
  1214.      SYNTAX INTEGER (0..65535)
  1215.      ACCESS read-write
  1216.      STATUS mandatory
  1217.      DESCRIPTION
  1218.          "This value represents the maximum total number of
  1219.          routers the executor node can have on its Ethernet
  1220.          circuits."
  1221.      ::= { routing 6 }
  1222.  
  1223. phivRouteMaxBuffs OBJECT-TYPE
  1224.      SYNTAX INTEGER (1..65535)
  1225.      ACCESS read-write
  1226.      STATUS mandatory
  1227.      DESCRIPTION
  1228.          "This value represents the maximum number of transmit
  1229.          buffers that Routing may use for all circuits."
  1230.  
  1231.  
  1232.  
  1233.  
  1234.  
  1235. Expires April 1994                                             [Page 21]
  1236.  
  1237.  
  1238.  
  1239.  
  1240.  
  1241. draft                DECnet Phase IV MIB Extensions               Oct 93
  1242.  
  1243.  
  1244.      ::= { routing 7 }
  1245.  
  1246. phivRouteMaxCircuits OBJECT-TYPE
  1247.      SYNTAX INTEGER (1..65535)
  1248.      ACCESS read-write
  1249.      STATUS mandatory
  1250.      DESCRIPTION
  1251.          "This value represents the maximum number of Routing
  1252.          circuits that the executor node can know about."
  1253.      ::= { routing 8 }
  1254.  
  1255. phivRouteMaxCost OBJECT-TYPE
  1256.      SYNTAX INTEGER (1..1022)
  1257.      ACCESS read-write
  1258.      STATUS mandatory
  1259.      DESCRIPTION
  1260.          "This value represents the maximum total path cost
  1261.          allowed from the executor to any node within an area.
  1262.          The path cost is the sum of the circuit costs along
  1263.          a path between two nodes. This parameter defines the
  1264.          point where the executor node's Routing routing
  1265.          decision algorithm declares another node unreachable
  1266.          because the cost of the least costly path to the
  1267.          other node is excessive. For correct operation, this
  1268.          parameter must not be less than the maximum path cost
  1269.          of the network."
  1270.      ::= { routing 9 }
  1271.  
  1272. phivRouteMaxHops OBJECT-TYPE
  1273.      SYNTAX INTEGER (1..30)
  1274.      ACCESS read-write
  1275.      STATUS mandatory
  1276.      DESCRIPTION
  1277.          "This value represents the maximum number of routing hops
  1278.          allowable from the executor to any other reachable node
  1279.          within an area. (A hop is the logical distance over a
  1280.          circuit between two adjacent nodes.) This parameter
  1281.          defines the point where the executor node's Routing
  1282.          routing decision algorithm declares another node
  1283.          unreachable because the length of the shortest path
  1284.          between the two nodes is too long. For correct
  1285.          operation, this parameter must not be less than the
  1286.          network diameter. (The network diameter is the
  1287.          reachability distance between the two nodes of the
  1288.          network having the greatest reachability distance,
  1289.  
  1290.  
  1291.  
  1292.  
  1293.  
  1294. Expires April 1994                                             [Page 22]
  1295.  
  1296.  
  1297.  
  1298.  
  1299.  
  1300. draft                DECnet Phase IV MIB Extensions               Oct 93
  1301.  
  1302.  
  1303.          where reachability distance is the length the shortest
  1304.          path between a given pair of nodes.)"
  1305.      ::= { routing 10 }
  1306.  
  1307. phivRouteMaxVisits OBJECT-TYPE
  1308.      SYNTAX INTEGER (1..63)
  1309.      ACCESS read-write
  1310.      STATUS mandatory
  1311.      DESCRIPTION
  1312.          "This value represents the maximum number of nodes a
  1313.          message coming into the executor node can have visited.
  1314.          If the message is not for this node and the MAXIMUM
  1315.          VISITS number is exceeded, the message is discarded.
  1316.          The MAXIMUM VISITS parameter defines the point where
  1317.          the packet lifetime control algorithm discards
  1318.          a packet that has traversed too many nodes. For correct
  1319.          operation, this parameter must not be less than the
  1320.          maximum path length of the network. (The maximum path
  1321.          length is the routing distance between the two nodes of
  1322.          the network having the greatest routing distance, where
  1323.          routing distance is the length of the least costly
  1324.          path between a given pair of nodes.)"
  1325.      ::= { routing 11 }
  1326.  
  1327. phivRouteRoutingTimer OBJECT-TYPE
  1328.      SYNTAX INTEGER (1..65535)
  1329.      ACCESS read-write
  1330.      STATUS mandatory
  1331.      DESCRIPTION
  1332.          "This value determines the maximum time in seconds
  1333.          allowed between Routing updates on non-Ethernet
  1334.          circuits. When this timer expires before a routing
  1335.          update occurs, a routing update is forced."
  1336.      ::= { routing 12 }
  1337.  
  1338. phivRouteSegBuffSize OBJECT-TYPE
  1339.      SYNTAX INTEGER (1..65535)
  1340.      ACCESS read-write
  1341.      STATUS mandatory
  1342.      DESCRIPTION
  1343.          "This parameter value determines the maximum size of an
  1344.          end-to-end segment. The size is a decimal integer in
  1345.          the range 1-65535. This size is in bytes. This size
  1346.          includes protocol overhead down to and including the
  1347.          End Communication layer, plus a constant value of 6.
  1348.  
  1349.  
  1350.  
  1351.  
  1352.  
  1353. Expires April 1994                                             [Page 23]
  1354.  
  1355.  
  1356.  
  1357.  
  1358.  
  1359. draft                DECnet Phase IV MIB Extensions               Oct 93
  1360.  
  1361.  
  1362.          (This value of 6 is included to provide compatibility
  1363.          with the BUFFER SIZE parameter definition.) It does not
  1364.          include Routing or Data link overhead (except for the
  1365.          constant value of 6)."
  1366.      ::= { routing 13 }
  1367.  
  1368. phivRouteType OBJECT-TYPE
  1369.      SYNTAX INTEGER {
  1370.          routing-III (1),
  1371.          nonrouting-III (2),
  1372.          area (3),
  1373.          routing-IV (4),
  1374.          nonrouting-IV (5)
  1375.      }
  1376.      ACCESS read-only
  1377.      STATUS obsolete
  1378.      DESCRIPTION
  1379.          "This parameter indicates the type of the executor
  1380.          node. The node-type is one of the following:
  1381.  
  1382.          routing-III
  1383.          nonrouting-III
  1384.          routing-IV
  1385.          ronrouting-IV
  1386.          area
  1387.  
  1388.          A routing node has full routing capability. A
  1389.          nonrouting node contains a subset of the Routing
  1390.          routing modules. The III and IV indicate the DNA
  1391.          phase of the node. Nonrouting nodes can deliver
  1392.          and receive packets to and from any node, but cannot
  1393.          route packets from other nodes through to other nodes.
  1394.          An area node routes between areas. Refer to the Routing
  1395.          specification for details.
  1396.  
  1397.          For adjacent nodes, this is a read-only parameter that
  1398.          indicates the type of the reachable adjacent node.
  1399.          NOTE: The ROUTING-III and NONROUTING-III values are
  1400.          incremented by one compared to the standard DECnet
  1401.          values in order to maintain compliance with RFC 1155)"
  1402.      ::= { routing 14 }
  1403.  
  1404. phivRouteCountAgedPktLoss OBJECT-TYPE
  1405.      SYNTAX PhivCounter (0..127)
  1406.      ACCESS read-only
  1407.  
  1408.  
  1409.  
  1410.  
  1411.  
  1412. Expires April 1994                                             [Page 24]
  1413.  
  1414.  
  1415.  
  1416.  
  1417.  
  1418. draft                DECnet Phase IV MIB Extensions               Oct 93
  1419.  
  1420.  
  1421.      STATUS mandatory
  1422.      DESCRIPTION
  1423.          "Number of aged packet losses."
  1424.      ::= { routing 15 }
  1425.  
  1426. phivRouteCountNodeUnrPktLoss OBJECT-TYPE
  1427.      SYNTAX PhivCounter (0..65535)
  1428.      ACCESS read-only
  1429.      STATUS mandatory
  1430.      DESCRIPTION
  1431.          "Number of node unreachable packet losses."
  1432.      ::= { routing 16 }
  1433.  
  1434. phivRouteCountOutRngePktLoss OBJECT-TYPE
  1435.      SYNTAX PhivCounter (0..127)
  1436.      ACCESS read-only
  1437.      STATUS mandatory
  1438.      DESCRIPTION
  1439.          "Number of node out-of-range packet losses."
  1440.      ::= { routing 17 }
  1441.  
  1442. phivRouteCountOverSzePktLoss OBJECT-TYPE
  1443.      SYNTAX PhivCounter (0..127)
  1444.      ACCESS read-only
  1445.      STATUS mandatory
  1446.      DESCRIPTION
  1447.          "Number of Oversized packet losses."
  1448.      ::= { routing 18 }
  1449.  
  1450. phivRouteCountPacketFmtErr OBJECT-TYPE
  1451.      SYNTAX PhivCounter (0..127)
  1452.      ACCESS read-only
  1453.      STATUS mandatory
  1454.      DESCRIPTION
  1455.          "Number of packet format errors."
  1456.      ::= { routing 19 }
  1457.  
  1458. phivRouteCountPtlRteUpdtLoss OBJECT-TYPE
  1459.      SYNTAX PhivCounter (0..127)
  1460.      ACCESS read-only
  1461.      STATUS mandatory
  1462.      DESCRIPTION
  1463.          "Number of partial routing update losses."
  1464.      ::= { routing 20 }
  1465.  
  1466.  
  1467.  
  1468.  
  1469.  
  1470.  
  1471. Expires April 1994                                             [Page 25]
  1472.  
  1473.  
  1474.  
  1475.  
  1476.  
  1477. draft                DECnet Phase IV MIB Extensions               Oct 93
  1478.  
  1479.  
  1480. phivRouteCountVerifReject OBJECT-TYPE
  1481.      SYNTAX PhivCounter (0..127)
  1482.      ACCESS read-only
  1483.      STATUS mandatory
  1484.      DESCRIPTION
  1485.          "Number of verification rejects."
  1486.      ::= { routing 21 }
  1487.  
  1488. - -- Level 1 Routing Table
  1489.  
  1490. phivLevel1RouteTable OBJECT-TYPE
  1491.      SYNTAX SEQUENCE OF PhivLevel1RouteEntry
  1492.      ACCESS not-accessible
  1493.      STATUS mandatory
  1494.      DESCRIPTION
  1495.          "Information about the currently known DECnet Phase
  1496.          IV Routes."
  1497.      ::= { routing 22 }
  1498.  
  1499. phivLevel1RouteEntry OBJECT-TYPE
  1500.      SYNTAX PhivLevel1RouteEntry
  1501.      ACCESS not-accessible
  1502.      STATUS mandatory
  1503.      DESCRIPTION
  1504.          "Information about the currently known DECnet Phase
  1505.          IV Routes."
  1506.      INDEX  { phivLevel1RouteNodeAddr }
  1507.      ::= { phivLevel1RouteTable 1 }
  1508.  
  1509. PhivLevel1RouteEntry ::=
  1510.      SEQUENCE {
  1511.          phivLevel1RouteNodeAddr
  1512.              PhivAddr,
  1513.          phivLevel1RouteCircuitIndex
  1514.              INTEGER,
  1515.          phivLevel1RouteCost
  1516.              INTEGER,
  1517.          phivLevel1RouteHops
  1518.              INTEGER,
  1519.          phivLevel1RouteNextNode
  1520.              PhivAddr
  1521.      }
  1522.  
  1523. phivLevel1RouteNodeAddr OBJECT-TYPE
  1524.      SYNTAX PhivAddr -- OCTET STRING (SIZE (2))
  1525.  
  1526.  
  1527.  
  1528.  
  1529.  
  1530. Expires April 1994                                             [Page 26]
  1531.  
  1532.  
  1533.  
  1534.  
  1535.  
  1536. draft                DECnet Phase IV MIB Extensions               Oct 93
  1537.  
  1538.  
  1539.      ACCESS read-only
  1540.      STATUS mandatory
  1541.      DESCRIPTION
  1542.          "This value is the address of the node about which
  1543.          routing information is contained in this level 1
  1544.          routing table."
  1545.      ::= { phivLevel1RouteEntry 1 }
  1546.  
  1547. phivLevel1RouteCircuitIndex OBJECT-TYPE
  1548.      SYNTAX INTEGER (1..65535)
  1549.      ACCESS read-only
  1550.      STATUS mandatory
  1551.      DESCRIPTION
  1552.          "A unique index value for each known circuit. This is
  1553.          the index to the circuit state table and is the same
  1554.          value as phivCircuitIndex."
  1555.      ::= { phivLevel1RouteEntry 2 }
  1556.  
  1557. phivLevel1RouteCost OBJECT-TYPE
  1558.      SYNTAX INTEGER (0..65535)
  1559.      ACCESS read-only
  1560.      STATUS mandatory
  1561.      DESCRIPTION
  1562.          "This read-only parameter represents the total cost
  1563.          over the current path to the destination node. Cost is
  1564.          a positive integer value associated with using a
  1565.          circuit. Routing routes messages (data) along the path
  1566.          between two nodes with the smallest cost. COST is kept
  1567.          on a remote node basis."
  1568.      ::= { phivLevel1RouteEntry 3 }
  1569.  
  1570. phivLevel1RouteHops OBJECT-TYPE
  1571.      SYNTAX INTEGER (0..127)
  1572.      ACCESS read-only
  1573.      STATUS mandatory
  1574.      DESCRIPTION
  1575.          "This read-only parameter represents the number of hops
  1576.          over to a destination node. A hop is Routing value
  1577.          representing the logical distance between two nodes in
  1578.          a network. HOPS is kept on a remote node basis."
  1579.      ::= { phivLevel1RouteEntry 4 }
  1580.  
  1581. phivLevel1RouteNextNode OBJECT-TYPE
  1582.      SYNTAX PhivAddr -- OCTET STRING (SIZE (2))
  1583.      ACCESS read-only
  1584.  
  1585.  
  1586.  
  1587.  
  1588.  
  1589. Expires April 1994                                             [Page 27]
  1590.  
  1591.  
  1592.  
  1593.  
  1594.  
  1595. draft                DECnet Phase IV MIB Extensions               Oct 93
  1596.  
  1597.  
  1598.      STATUS mandatory
  1599.      DESCRIPTION
  1600.          "This read-only value indicates the next node on the
  1601.          circuit used to get to the node under scrutiny
  1602.          (next hop)."
  1603.      ::= { phivLevel1RouteEntry 5 }
  1604.  
  1605. - -- Additional routing parameters
  1606.  
  1607. phivRouteCountZeroCount OBJECT-TYPE
  1608.      SYNTAX INTEGER {
  1609.          other (1),
  1610.          reset (2)
  1611.      }
  1612.      ACCESS read-write
  1613.      STATUS mandatory
  1614.      DESCRIPTION
  1615.          "When this value is set to 2, the following objects are
  1616.          set to Zero: phivRouteCountAgedPktLoss,
  1617.          phivRouteCountNodeUnrPktLoss,
  1618.          phivRouteCountOutRngePktLoss,
  1619.          phivRouteCountOverSzePktLoss,
  1620.          phivRouteCountPacketFmtErr,
  1621.          phivRouteCountPtlRteUpdtLoss, and
  1622.          phivRouteCountVerifReject."
  1623.      ::= { routing 23 }
  1624.  
  1625. phivRouteSystemAddr OBJECT-TYPE
  1626.      SYNTAX PhivAddr -- OCTET STRING (SIZE (2))
  1627.      ACCESS read-only
  1628.      STATUS obsolete
  1629.      DESCRIPTION
  1630.          "DECnet Phase IV node address."
  1631.      ::= { routing 24 }
  1632.  
  1633. phivRouteRoutingType OBJECT-TYPE
  1634.      SYNTAX INTEGER {
  1635.          routing-III (1),
  1636.          nonrouting-III (2),
  1637.          area (3),
  1638.          routing-IV (4),
  1639.          nonrouting-IV (5)
  1640.      }
  1641.      ACCESS read-write
  1642.      STATUS mandatory
  1643.  
  1644.  
  1645.  
  1646.  
  1647.  
  1648. Expires April 1994                                             [Page 28]
  1649.  
  1650.  
  1651.  
  1652.  
  1653.  
  1654. draft                DECnet Phase IV MIB Extensions               Oct 93
  1655.  
  1656.  
  1657.      DESCRIPTION
  1658.          "This read-write parameter indicates the type of the executor
  1659.          node. The node-type is one of the following:
  1660.  
  1661.          routing-III
  1662.          nonrouting-III
  1663.          routing-IV
  1664.          ronrouting-IV
  1665.          area
  1666.  
  1667.          A routing node has full routing capability. A
  1668.          nonrouting node contains a subset of the Routing
  1669.          routing modules. The III and IV indicate the DNA
  1670.          phase of the node. Nonrouting nodes can deliver
  1671.          and receive packets to and from any node, but cannot
  1672.          route packets from other nodes through to other nodes.
  1673.          An area node routes between areas. Refer to the Routing
  1674.          specification for details.
  1675.  
  1676.          For adjacent nodes, this is a read-only parameter that
  1677.          indicates the type of the reachable adjacent node.
  1678.          NOTE: The ROUTING-III and NONROUTING-III values are
  1679.          incremented by one compared to the standard DECnet
  1680.          values in order to maintain compliance with RFC 1155)"
  1681.      ::= { routing 25 }
  1682.  
  1683. phivRouteSystemAddress OBJECT-TYPE
  1684.      SYNTAX PhivAddr -- OCTET STRING (SIZE (2))
  1685.      ACCESS read-write
  1686.      STATUS mandatory
  1687.      DESCRIPTION
  1688.          "DECnet Phase IV node address."
  1689.      ::= { routing 26 }
  1690.  
  1691. - -- Circuit Group
  1692.  
  1693. - -- The implementation of the Circuit Group is mandatory for
  1694. - -- all systems.
  1695.  
  1696. - -- Circuit Parameters Table
  1697.  
  1698. phivCircuitParametersTable OBJECT-TYPE
  1699.      SYNTAX SEQUENCE OF PhivCircuitParametersEntry
  1700.      ACCESS not-accessible
  1701.      STATUS mandatory
  1702.  
  1703.  
  1704.  
  1705.  
  1706.  
  1707. Expires April 1994                                             [Page 29]
  1708.  
  1709.  
  1710.  
  1711.  
  1712.  
  1713. draft                DECnet Phase IV MIB Extensions               Oct 93
  1714.  
  1715.  
  1716.      DESCRIPTION
  1717.          "Information about the parameters associated with all
  1718.          circuits currently known."
  1719.      ::= {circuit 1 }
  1720.  
  1721. phivCircuitParametersEntry OBJECT-TYPE
  1722.      SYNTAX PhivCircuitParametersEntry
  1723.      ACCESS not-accessible
  1724.      STATUS mandatory
  1725.      DESCRIPTION
  1726.          "Parameters information about all circuits currently
  1727.           known."
  1728.      INDEX  { phivCircuitIndex }
  1729.      ::= { phivCircuitParametersTable 1 }
  1730.  
  1731. PhivCircuitParametersEntry ::=
  1732.      SEQUENCE {
  1733.          phivCircuitIndex
  1734.              INTEGER,
  1735.          phivCircuitLineIndex
  1736.              INTEGER,
  1737.          phivCircuitCommonState
  1738.              INTEGER,
  1739.          phivCircuitCommonSubState
  1740.              INTEGER,
  1741.          phivCircuitCommonName
  1742.              DisplayString,
  1743.          phivCircuitExecRecallTimer
  1744.              INTEGER,
  1745.          phivCircuitCommonType
  1746.              INTEGER,
  1747.          phivCircuitService
  1748.              INTEGER,
  1749.          phivCircuitExecCost
  1750.              INTEGER,
  1751.          phivCircuitExecHelloTimer
  1752.              INTEGER
  1753.     }
  1754.  
  1755. phivCircuitIndex OBJECT-TYPE
  1756.      SYNTAX INTEGER (1..65535)
  1757.      ACCESS read-only
  1758.      STATUS mandatory
  1759.      DESCRIPTION
  1760.          "A unique index value for each known circuit."
  1761.  
  1762.  
  1763.  
  1764.  
  1765.  
  1766. Expires April 1994                                             [Page 30]
  1767.  
  1768.  
  1769.  
  1770.  
  1771.  
  1772. draft                DECnet Phase IV MIB Extensions               Oct 93
  1773.  
  1774.  
  1775.      ::= { phivCircuitParametersEntry 1 }
  1776.  
  1777. phivCircuitLineIndex OBJECT-TYPE
  1778.      SYNTAX InterfaceIndex
  1779.      ACCESS read-only
  1780.      STATUS mandatory
  1781.      DESCRIPTION
  1782.          "The line on which this circuit is active.  This is
  1783.           the same as the ifIndex."
  1784.      ::= { phivCircuitParametersEntry 2 }
  1785.  
  1786. phivCircuitCommonState OBJECT-TYPE
  1787.      SYNTAX INTEGER {
  1788.          on (1),
  1789.          off (2),
  1790.          service (3),
  1791.          cleared (4)
  1792.      }
  1793.      ACCESS read-write
  1794.      STATUS mandatory
  1795.      DESCRIPTION
  1796.          "This value represents the circuit's Network Management
  1797.          operational state. NOTE: These values are incremented
  1798.          by one compared to the standard DECnet values in order
  1799.          to maintain compliance with RFC 1155."
  1800.      ::= { phivCircuitParametersEntry 3 }
  1801.  
  1802. phivCircuitCommonSubState OBJECT-TYPE
  1803.      SYNTAX INTEGER {
  1804.          starting (1),
  1805.          reflecting (2),
  1806.          looping (3),
  1807.          loading (4),
  1808.          dumping (5),
  1809.          triggering (6),
  1810.          autoservice (7),
  1811.          autoloading (8),
  1812.          autodumping (9),
  1813.          autotriggering (10),
  1814.          synchronizing (11),
  1815.          failed (12),
  1816.          running (13)
  1817.      }
  1818.      ACCESS read-only
  1819.      STATUS mandatory
  1820.  
  1821.  
  1822.  
  1823.  
  1824.  
  1825. Expires April 1994                                             [Page 31]
  1826.  
  1827.  
  1828.  
  1829.  
  1830.  
  1831. draft                DECnet Phase IV MIB Extensions               Oct 93
  1832.  
  1833.  
  1834.      DESCRIPTION
  1835.          "This value represents the circuit's Network Management
  1836.          operational and service substate. NOTE: These values are
  1837.          incremented by one compared to the standard DECnet values
  1838.          in order to maintain compliance with RFC 1155."
  1839.      ::= { phivCircuitParametersEntry 4 }
  1840.  
  1841. phivCircuitCommonName OBJECT-TYPE
  1842.      SYNTAX DisplayString (SIZE (0..16))
  1843.      ACCESS read-only
  1844.      STATUS mandatory
  1845.      DESCRIPTION
  1846.          "The name of the circuit entry in the table, for example,
  1847.           SVA-0 or in a level 2 router ASYNC-8 or ETHER-1)."
  1848.      ::= { phivCircuitParametersEntry 5 }
  1849.  
  1850. phivCircuitExecRecallTimer OBJECT-TYPE
  1851.      SYNTAX INTEGER (0..65535)
  1852.      ACCESS read-write
  1853.      STATUS mandatory
  1854.      DESCRIPTION
  1855.          "This parameter represents the minimum number of
  1856.          seconds to wait before restarting the circuit.  A
  1857.          value of 0 indicates not timer is running."
  1858.      ::= { phivCircuitParametersEntry 6 }
  1859.  
  1860. phivCircuitCommonType OBJECT-TYPE
  1861.      SYNTAX INTEGER {
  1862.          ddcmp-point (1),
  1863.          ddcmp-control (2),
  1864.          ddcmp-tributary (3),
  1865.          x25 (4),
  1866.          ddcmp-dmc (5),
  1867.          ethernet (6),
  1868.          ci (7),
  1869.          qp2-dte20 (8),
  1870.          bisync (9),
  1871.          other (14),
  1872.          fddi (15)
  1873.      }
  1874.      ACCESS read-only
  1875.      STATUS mandatory
  1876.      DESCRIPTION
  1877.          "Represents the type of the circuit. For X.25 circuits,
  1878.          the value must be set to X25. For DDCMP and Ethernet
  1879.  
  1880.  
  1881.  
  1882.  
  1883.  
  1884. Expires April 1994                                             [Page 32]
  1885.  
  1886.  
  1887.  
  1888.  
  1889.  
  1890. draft                DECnet Phase IV MIB Extensions               Oct 93
  1891.  
  1892.  
  1893.          circuits it is read only and is the same value as the
  1894.          protocol of the associated line.
  1895.          NOTE: Values 1 - 5 are incremented by one compared to the
  1896.          standard DECnet values in order to maintain compliance
  1897.          with RFC 1155."
  1898.      ::= { phivCircuitParametersEntry 7 }
  1899.  
  1900. phivCircuitService  OBJECT-TYPE
  1901.      SYNTAX INTEGER {
  1902.          enabled (1),
  1903.          disabled (2)
  1904.      }
  1905.      ACCESS read-write
  1906.      STATUS mandatory
  1907.      DESCRIPTION
  1908.          "This value indicates whether or not Network Management
  1909.          allows service operations on a circuit. The values for
  1910.          service-control are as follows:
  1911.  
  1912.          ENABLED     SERVICE state and/or service functions are
  1913.                      allowed.
  1914.  
  1915.          DISABLED    SERVICE state and/or service functions are not
  1916.                      allowed.
  1917.  
  1918.          NOTE: These values are incremented by one compared to the
  1919.          standard DECnet values in order to maintain compliance
  1920.          with RFC 1155."
  1921.      ::= { phivCircuitParametersEntry 8 }
  1922.  
  1923. phivCircuitExecCost OBJECT-TYPE
  1924.      SYNTAX INTEGER (1..25)
  1925.      ACCESS read-write
  1926.      STATUS mandatory
  1927.      DESCRIPTION
  1928.          "This value represents the routing cost of the circuit.
  1929.          Routing sends messages along the path between two nodes
  1930.          having the smallest cost."
  1931.      ::= { phivCircuitParametersEntry 9 }
  1932.  
  1933. phivCircuitExecHelloTimer OBJECT-TYPE
  1934.      SYNTAX INTEGER (1..8191)
  1935.      ACCESS read-write
  1936.      STATUS mandatory
  1937.      DESCRIPTION
  1938.  
  1939.  
  1940.  
  1941.  
  1942.  
  1943. Expires April 1994                                             [Page 33]
  1944.  
  1945.  
  1946.  
  1947.  
  1948.  
  1949. draft                DECnet Phase IV MIB Extensions               Oct 93
  1950.  
  1951.  
  1952.          "This value determines the frequency of Routing Hello
  1953.          messages sent to the adjacent node on the circuit."
  1954.      ::= { phivCircuitParametersEntry 10 }
  1955.  
  1956. - -- Circuit Counters Table
  1957.  
  1958. phivCircuitCountTable OBJECT-TYPE
  1959.      SYNTAX SEQUENCE OF PhivCircuitCountEntry
  1960.      ACCESS not-accessible
  1961.      STATUS mandatory
  1962.      DESCRIPTION
  1963.          "Information about the counters associated with all
  1964.          circuits currently known."
  1965.      ::= { circuit 2 }
  1966.  
  1967.        phivCircuitCountEntry OBJECT-TYPE
  1968.      SYNTAX PhivCircuitCountEntry
  1969.      ACCESS not-accessible
  1970.      STATUS mandatory
  1971.      DESCRIPTION
  1972.          "Counter information about all circuits currently known"
  1973.      INDEX     { phivCircuitIndex }
  1974.      ::= { phivCircuitCountTable 1 }
  1975.  
  1976. PhivCircuitCountEntry ::=
  1977.      SEQUENCE {
  1978.          phivCircuitCountSecLastZeroed
  1979.              PhivCounter,
  1980.          phivCircuitCountTermPacketsRecd
  1981.              PhivCounter,
  1982.          phivCircuitCountOriginPackSent
  1983.              PhivCounter,
  1984.          phivCircuitCountTermCongLoss
  1985.              PhivCounter,
  1986.          phivCircuitCountCorruptLoss
  1987.              PhivCounter,
  1988.          phivCircuitCountTransitPksRecd
  1989.              PhivCounter,
  1990.          phivCircuitCountTransitPkSent
  1991.              PhivCounter,
  1992.          phivCircuitCountTransitCongestLoss
  1993.              PhivCounter,
  1994.          phivCircuitCountCircuitDown
  1995.              PhivCounter,
  1996.          phivCircuitCountInitFailure
  1997.  
  1998.  
  1999.  
  2000.  
  2001.  
  2002. Expires April 1994                                             [Page 34]
  2003.  
  2004.  
  2005.  
  2006.  
  2007.  
  2008. draft                DECnet Phase IV MIB Extensions               Oct 93
  2009.  
  2010.  
  2011.              PhivCounter,
  2012.          phivCircuitCountAdjDown
  2013.              PhivCounter,
  2014.          phivCircuitCountPeakAdj
  2015.              PhivCounter,
  2016.          phivCircuitCountBytesRecd
  2017.              PhivCounter,
  2018.          phivCircuitCountBytesSent
  2019.              PhivCounter,
  2020.          phivCircuitCountDataBlocksRecd
  2021.              PhivCounter,
  2022.          phivCircuitCountDataBlocksSent
  2023.              PhivCounter,
  2024.          phivCircuitCountUsrBuffUnav
  2025.              PhivCounter
  2026.      }
  2027.  
  2028. phivCircuitCountSecLastZeroed  OBJECT-TYPE
  2029.      SYNTAX PhivCounter (0..65535)
  2030.      ACCESS read-only
  2031.      STATUS mandatory
  2032.      DESCRIPTION
  2033.          "Number of seconds since the circuit counters for this
  2034.          circuit were last zeroed."
  2035.      ::= { phivCircuitCountEntry 1 }
  2036.  
  2037. phivCircuitCountTermPacketsRecd OBJECT-TYPE
  2038.      SYNTAX PhivCounter (0..2147483647)
  2039.      ACCESS read-only
  2040.      STATUS mandatory
  2041.      DESCRIPTION
  2042.          "Number of terminating packets received on this circuit."
  2043.      ::= { phivCircuitCountEntry 2 }
  2044.  
  2045. phivCircuitCountOriginPackSent OBJECT-TYPE
  2046.      SYNTAX PhivCounter (0..2147483647)
  2047.      ACCESS read-only
  2048.      STATUS mandatory
  2049.      DESCRIPTION
  2050.          "Number of originating packets sent on this circuit."
  2051.      ::= { phivCircuitCountEntry 3 }
  2052.  
  2053. phivCircuitCountTermCongLoss OBJECT-TYPE
  2054.      SYNTAX PhivCounter (0..65535)
  2055.      ACCESS read-only
  2056.  
  2057.  
  2058.  
  2059.  
  2060.  
  2061. Expires April 1994                                             [Page 35]
  2062.  
  2063.  
  2064.  
  2065.  
  2066.  
  2067. draft                DECnet Phase IV MIB Extensions               Oct 93
  2068.  
  2069.  
  2070.      STATUS mandatory
  2071.      DESCRIPTION
  2072.          "Number of terminating congestion losses on this
  2073.          circuit."
  2074.      ::= { phivCircuitCountEntry 4 }
  2075.  
  2076. phivCircuitCountCorruptLoss OBJECT-TYPE
  2077.      SYNTAX PhivCounter (0..255)
  2078.      ACCESS read-only
  2079.      STATUS mandatory
  2080.      DESCRIPTION
  2081.          "Number of corruption losses on this circuit."
  2082.      ::= { phivCircuitCountEntry 5 }
  2083.  
  2084. phivCircuitCountTransitPksRecd OBJECT-TYPE
  2085.      SYNTAX PhivCounter (0..2147483647)
  2086.      ACCESS read-only
  2087.      STATUS mandatory
  2088.      DESCRIPTION
  2089.          "Number of Transit packets received on this circuit."
  2090.      ::= { phivCircuitCountEntry 6 }
  2091.  
  2092. phivCircuitCountTransitPkSent OBJECT-TYPE
  2093.      SYNTAX PhivCounter (0..2147483647)
  2094.      ACCESS read-only
  2095.      STATUS mandatory
  2096.      DESCRIPTION
  2097.          "Number of transit packets sent on this circuit."
  2098.      ::= { phivCircuitCountEntry 7 }
  2099.  
  2100. phivCircuitCountTransitCongestLoss OBJECT-TYPE
  2101.      SYNTAX PhivCounter (0..65535)
  2102.      ACCESS read-only
  2103.      STATUS mandatory
  2104.      DESCRIPTION
  2105.          "Number of transit congestion losses on this circuit."
  2106.      ::= { phivCircuitCountEntry 8 }
  2107.  
  2108. phivCircuitCountCircuitDown OBJECT-TYPE
  2109.      SYNTAX PhivCounter (0..255)
  2110.      ACCESS read-only
  2111.      STATUS mandatory
  2112.      DESCRIPTION
  2113.          "Number of circuit downs on this circuit."
  2114.      ::= { phivCircuitCountEntry 9 }
  2115.  
  2116.  
  2117.  
  2118.  
  2119.  
  2120. Expires April 1994                                             [Page 36]
  2121.  
  2122.  
  2123.  
  2124.  
  2125.  
  2126. draft                DECnet Phase IV MIB Extensions               Oct 93
  2127.  
  2128.  
  2129.  
  2130. phivCircuitCountInitFailure OBJECT-TYPE
  2131.      SYNTAX PhivCounter (0..255)
  2132.      ACCESS read-only
  2133.      STATUS mandatory
  2134.      DESCRIPTION
  2135.          "Number of Initialization failures on this circuit."
  2136.      ::= { phivCircuitCountEntry 10 }
  2137.  
  2138. phivCircuitCountAdjDown OBJECT-TYPE
  2139.      SYNTAX PhivCounter (0..2147483647)
  2140.      ACCESS read-only
  2141.      STATUS mandatory
  2142.      DESCRIPTION
  2143.          "This counter indicates the number of adjacency losses
  2144.          that result from any of the following:
  2145.               Node listener timeout
  2146.               Invalid data received at node listener
  2147.               Unexpected control (initialization or verification)
  2148.                   message received
  2149.               Routing message received with a checksum error
  2150.               Node identification from a routing message or a
  2151.               Hello message that is not the one expected Hello
  2152.               message received indicating that connectivity
  2153.               became one-way
  2154.               Adjacency idled."
  2155.      ::= { phivCircuitCountEntry 11 }
  2156.  
  2157. phivCircuitCountPeakAdj OBJECT-TYPE
  2158.      SYNTAX PhivCounter (0..65535)
  2159.      ACCESS read-only
  2160.      STATUS mandatory
  2161.      DESCRIPTION
  2162.          "This counter indicates the maximum number of nodes
  2163.          that are up on the circuit."
  2164.      ::= { phivCircuitCountEntry 12 }
  2165.  
  2166. phivCircuitCountBytesRecd OBJECT-TYPE
  2167.      SYNTAX PhivCounter (0..2147483647)
  2168.      ACCESS read-only
  2169.      STATUS mandatory
  2170.      DESCRIPTION
  2171.          "Number of bytes received on this circuit."
  2172.      ::= { phivCircuitCountEntry 13 }
  2173.  
  2174.  
  2175.  
  2176.  
  2177.  
  2178.  
  2179. Expires April 1994                                             [Page 37]
  2180.  
  2181.  
  2182.  
  2183.  
  2184.  
  2185. draft                DECnet Phase IV MIB Extensions               Oct 93
  2186.  
  2187.  
  2188. phivCircuitCountBytesSent OBJECT-TYPE
  2189.      SYNTAX PhivCounter (0..2147483647)
  2190.      ACCESS read-only
  2191.      STATUS mandatory
  2192.      DESCRIPTION
  2193.          "Number of bytes sent on this circuit."
  2194.      ::= { phivCircuitCountEntry 14 }
  2195.  
  2196. phivCircuitCountDataBlocksRecd OBJECT-TYPE
  2197.      SYNTAX PhivCounter (0..2147483647)
  2198.      ACCESS read-only
  2199.      STATUS mandatory
  2200.      DESCRIPTION
  2201.          "Number of data blocks received on this circuit."
  2202.      ::= { phivCircuitCountEntry 15 }
  2203.  
  2204. phivCircuitCountDataBlocksSent OBJECT-TYPE
  2205.      SYNTAX PhivCounter (0..2147483647)
  2206.      ACCESS read-only
  2207.      STATUS mandatory
  2208.      DESCRIPTION
  2209.          "Number of data blocks sent on this circuit."
  2210.      ::= { phivCircuitCountEntry 16 }
  2211.  
  2212. phivCircuitCountUsrBuffUnav OBJECT-TYPE
  2213.      SYNTAX PhivCounter (0..65535)
  2214.      ACCESS read-only
  2215.      STATUS mandatory
  2216.      DESCRIPTION
  2217.          "Number of user buffer unavailable errors."
  2218.      ::= { phivCircuitCountEntry 17 }
  2219.  
  2220. - -- Additional Circuit Parameters
  2221.  
  2222. phivCircuitOrigQueueLimit OBJECT-TYPE
  2223.      SYNTAX INTEGER
  2224.      ACCESS read-write
  2225.      STATUS mandatory
  2226.      DESCRIPTION
  2227.          "This parameter indicates the maximum number of
  2228.          originating packets that may be outstanding on this
  2229.          circuit. This does not include route-thru traffic."
  2230.      ::= { circuit 3 }
  2231.  
  2232. phivCircuitCountZeroCount OBJECT-TYPE
  2233.  
  2234.  
  2235.  
  2236.  
  2237.  
  2238. Expires April 1994                                             [Page 38]
  2239.  
  2240.  
  2241.  
  2242.  
  2243.  
  2244. draft                DECnet Phase IV MIB Extensions               Oct 93
  2245.  
  2246.  
  2247.      SYNTAX INTEGER {
  2248.          other (1),
  2249.          reset (2)
  2250.      }
  2251.      ACCESS read-write
  2252.      STATUS mandatory
  2253.      DESCRIPTION
  2254.          "When this value is set to 2, all of the counters in the
  2255.          Circuit Counter Table are set to zero."
  2256.      ::= { circuit 4 }
  2257.  
  2258. - -- DDCMP Circuit Group
  2259.  
  2260. - -- The implementation of the DDCMP Circuit Group is optional.
  2261. - -- A system can be said to implement this group if and only if
  2262. - -- all objects in this group are implemented.
  2263.  
  2264. - -- DDCMP Parameters Table
  2265.  
  2266. phivDDCMPCircuitParametersTable OBJECT-TYPE
  2267.      SYNTAX SEQUENCE OF PhivDDCMPCircuitParametersEntry
  2268.      ACCESS not-accessible
  2269.      STATUS mandatory
  2270.      DESCRIPTION
  2271.          "Information about DDCMP circuit parameters."
  2272.      ::= { ddcmp 1}
  2273.  
  2274. phivDDCMPCircuitParametersEntry OBJECT-TYPE
  2275.      SYNTAX PhivDDCMPCircuitParametersEntry
  2276.      ACCESS not-accessible
  2277.      STATUS mandatory
  2278.      DESCRIPTION
  2279.          "Parameters information about DDCMP circuits currently
  2280.           known."
  2281.      INDEX     { phivDDCMPCircuitIndex }
  2282.      ::= { phivDDCMPCircuitParametersTable 1 }
  2283.  
  2284. PhivDDCMPCircuitParametersEntry ::=
  2285.      SEQUENCE {
  2286.          phivDDCMPCircuitIndex
  2287.              INTEGER,
  2288.          phivDDCMPCircuitAdjNodeAddr
  2289.              INTEGER,
  2290.          phivDDCMPCircuitTributary
  2291.              INTEGER
  2292.  
  2293.  
  2294.  
  2295.  
  2296.  
  2297. Expires April 1994                                             [Page 39]
  2298.  
  2299.  
  2300.  
  2301.  
  2302.  
  2303. draft                DECnet Phase IV MIB Extensions               Oct 93
  2304.  
  2305.  
  2306.      }
  2307.  
  2308. phivDDCMPCircuitIndex OBJECT-TYPE
  2309.      SYNTAX INTEGER (1..65535)
  2310.      ACCESS read-only
  2311.      STATUS mandatory
  2312.      DESCRIPTION
  2313.          "A unique index value for each known DDCMP circuit.
  2314.          This is the same value as phivCircuitIndex."
  2315.      ::= { phivDDCMPCircuitParametersEntry 1 }
  2316.  
  2317. phivDDCMPCircuitAdjNodeAddr OBJECT-TYPE
  2318.      SYNTAX PhivAddr -- OCTET STRING (SIZE (2))
  2319.      ACCESS read-only
  2320.      STATUS mandatory
  2321.      DESCRIPTION
  2322.          "The address of the adjacent node."
  2323.      ::= { phivDDCMPCircuitParametersEntry 2 }
  2324.  
  2325. phivDDCMPCircuitTributary OBJECT-TYPE
  2326.      SYNTAX INTEGER (0..255)
  2327.      ACCESS read-only
  2328.      STATUS mandatory
  2329.      DESCRIPTION
  2330.          "This value represents the Data Link physical tributary
  2331.          address of the circuit."
  2332.      ::= { phivDDCMPCircuitParametersEntry 3 }
  2333.  
  2334. - -- DDCMP Circuit Counter Table
  2335.  
  2336. phivDDCMPCircuitCountTable OBJECT-TYPE
  2337.      SYNTAX SEQUENCE OF PhivDDCMPCircuitCountEntry
  2338.      ACCESS not-accessible
  2339.      STATUS mandatory
  2340.      DESCRIPTION
  2341.          "Information about the DDCMP counters associated with all
  2342.          circuits currently known."
  2343.      ::= { ddcmp 2 }
  2344.  
  2345. phivDDCMPCircuitCountEntry OBJECT-TYPE
  2346.      SYNTAX PhivDDCMPCircuitCountEntry
  2347.      ACCESS not-accessible
  2348.      STATUS mandatory
  2349.      DESCRIPTION
  2350.          "Counter information about DDCMP circuits now known"
  2351.  
  2352.  
  2353.  
  2354.  
  2355.  
  2356. Expires April 1994                                             [Page 40]
  2357.  
  2358.  
  2359.  
  2360.  
  2361.  
  2362. draft                DECnet Phase IV MIB Extensions               Oct 93
  2363.  
  2364.  
  2365.      INDEX     { phivCircuitIndex }
  2366.      ::= { phivDDCMPCircuitCountTable 1 }
  2367.  
  2368. PhivDDCMPCircuitCountEntry ::=
  2369.      SEQUENCE {
  2370.          phivDDCMPCircuitErrorsInbd
  2371.              PhivCounter,
  2372.          phivDDCMPCircuitErrorsOutbd
  2373.              PhivCounter,
  2374.          phivDDCMPCircuitRmteReplyTimeouts
  2375.              PhivCounter,
  2376.          phivDDCMPCircuitLocalReplyTimeouts
  2377.              PhivCounter,
  2378.          phivDDCMPCircuitRmteBuffErrors
  2379.              PhivCounter,
  2380.          phivDDCMPCircuitLocalBuffErrors
  2381.              PhivCounter,
  2382.          phivDDCMPCircuitSelectIntervalsElap
  2383.              PhivCounter,
  2384.          phivDDCMPCircuitSelectTimeouts
  2385.              PhivCounter
  2386.      }
  2387.  
  2388. phivDDCMPCircuitErrorsInbd OBJECT-TYPE
  2389.      SYNTAX PhivCounter (0..255)
  2390.      ACCESS read-only
  2391.      STATUS mandatory
  2392.      DESCRIPTION
  2393.          "Number of Data errors inbound."
  2394.      ::= { phivDDCMPCircuitCountEntry 1 }
  2395.  
  2396. phivDDCMPCircuitErrorsOutbd OBJECT-TYPE
  2397.      SYNTAX PhivCounter (0..255)
  2398.      ACCESS read-only
  2399.      STATUS mandatory
  2400.      DESCRIPTION
  2401.          "Number of outbound data errors."
  2402.      ::= { phivDDCMPCircuitCountEntry 2 }
  2403.  
  2404. phivDDCMPCircuitRmteReplyTimeouts OBJECT-TYPE
  2405.      SYNTAX PhivCounter (0..255)
  2406.      ACCESS read-only
  2407.      STATUS mandatory
  2408.      DESCRIPTION
  2409.          "Number of remote reply timeouts."
  2410.  
  2411.  
  2412.  
  2413.  
  2414.  
  2415. Expires April 1994                                             [Page 41]
  2416.  
  2417.  
  2418.  
  2419.  
  2420.  
  2421. draft                DECnet Phase IV MIB Extensions               Oct 93
  2422.  
  2423.  
  2424.      ::= { phivDDCMPCircuitCountEntry 3 }
  2425.  
  2426. phivDDCMPCircuitLocalReplyTimeouts OBJECT-TYPE
  2427.      SYNTAX PhivCounter (0..255)
  2428.      ACCESS read-only
  2429.      STATUS mandatory
  2430.      DESCRIPTION
  2431.          "Number of local Reply timeouts."
  2432.      ::= { phivDDCMPCircuitCountEntry 4 }
  2433.  
  2434. phivDDCMPCircuitRmteBuffErrors OBJECT-TYPE
  2435.      SYNTAX PhivCounter (0..255)
  2436.      ACCESS read-only
  2437.      STATUS mandatory
  2438.      DESCRIPTION
  2439.          "Number of remote reply time out errors."
  2440.      ::= { phivDDCMPCircuitCountEntry 5 }
  2441.  
  2442. phivDDCMPCircuitLocalBuffErrors  OBJECT-TYPE
  2443.      SYNTAX PhivCounter (0..255)
  2444.      ACCESS read-only
  2445.      STATUS mandatory
  2446.      DESCRIPTION
  2447.          "Number of local buffer errors."
  2448.      ::= { phivDDCMPCircuitCountEntry 6 }
  2449.  
  2450. phivDDCMPCircuitSelectIntervalsElap OBJECT-TYPE
  2451.      SYNTAX PhivCounter (0..65535)
  2452.      ACCESS read-only
  2453.      STATUS mandatory
  2454.      DESCRIPTION
  2455.          "Selection intervals that have elapsed."
  2456.      ::= {phivDDCMPCircuitCountEntry 7 }
  2457.  
  2458. phivDDCMPCircuitSelectTimeouts OBJECT-TYPE
  2459.      SYNTAX INTEGER (0..255)
  2460.      ACCESS read-only
  2461.      STATUS mandatory
  2462.      DESCRIPTION
  2463.          "Number of selection timeouts."
  2464.      ::= {phivDDCMPCircuitCountEntry 8 }
  2465.  
  2466. - -- DDCMP Line Count Table
  2467.  
  2468. phivDDCMPLineCountTable OBJECT-TYPE
  2469.  
  2470.  
  2471.  
  2472.  
  2473.  
  2474. Expires April 1994                                             [Page 42]
  2475.  
  2476.  
  2477.  
  2478.  
  2479.  
  2480. draft                DECnet Phase IV MIB Extensions               Oct 93
  2481.  
  2482.  
  2483.      SYNTAX SEQUENCE OF PhivDDCMPLineCountEntry
  2484.      ACCESS not-accessible
  2485.      STATUS mandatory
  2486.      DESCRIPTION
  2487.          "The DDCMP Line Count Table."
  2488.      ::= { ddcmp 3 }
  2489.  
  2490. phivDDCMPLineCountEntry OBJECT-TYPE
  2491.      SYNTAX PhivDDCMPLineCountEntry
  2492.      ACCESS not-accessible
  2493.      STATUS mandatory
  2494.      DESCRIPTION
  2495.          "There is one entry in the table for each line."
  2496.      INDEX  { phivDDCMPLineCountIndex }
  2497.      ::= { phivDDCMPLineCountTable 1 }
  2498.  
  2499. PhivDDCMPLineCountEntry ::=
  2500.      SEQUENCE {
  2501.          phivDDCMPLineCountIndex
  2502.              InterfaceIndex,
  2503.          phivDDCMPLineCountDataErrsIn
  2504.              PhivCounter,
  2505.          phivDDCMPLineCountRmteStationErrs
  2506.              PhivCounter,
  2507.          phivDDCMPLineCountLocalStationErrs
  2508.              PhivCounter
  2509.      }
  2510.  
  2511. phivDDCMPLineCountIndex OBJECT-TYPE
  2512.      SYNTAX InterfaceIndex
  2513.      ACCESS read-only
  2514.      STATUS mandatory
  2515.      DESCRIPTION
  2516.          "The line on which this entry's equivalence is
  2517.          effective. The interface identified by a particular
  2518.          value of this index is the same interface as
  2519.          identified by the same value of phivLineIndex.
  2520.          This value is the ifIndex."
  2521.      ::= { phivDDCMPLineCountEntry 1 }
  2522.  
  2523. phivDDCMPLineCountDataErrsIn OBJECT-TYPE
  2524.      SYNTAX PhivCounter (0..255)
  2525.      ACCESS read-only
  2526.      STATUS mandatory
  2527.      DESCRIPTION
  2528.  
  2529.  
  2530.  
  2531.  
  2532.  
  2533. Expires April 1994                                             [Page 43]
  2534.  
  2535.  
  2536.  
  2537.  
  2538. draft                DECnet Phase IV MIB Extensions               Oct 93
  2539.  
  2540.  
  2541.          "Number of data errors inbound."
  2542.      ::= { phivDDCMPLineCountEntry 2 }
  2543.  
  2544. phivDDCMPLineCountRmteStationErrs OBJECT-TYPE
  2545.      SYNTAX PhivCounter (0..255)
  2546.      ACCESS read-only
  2547.      STATUS mandatory
  2548.      DESCRIPTION
  2549.          "Number of remote station errors."
  2550.      ::= { phivDDCMPLineCountEntry 3 }
  2551.  
  2552. phivDDCMPLineCountLocalStationErrs OBJECT-TYPE
  2553.      SYNTAX PhivCounter (0..255)
  2554.      ACCESS read-only
  2555.      STATUS mandatory
  2556.      DESCRIPTION
  2557.           "Number of local station errors."
  2558.      ::= { phivDDCMPLineCountEntry 4 }
  2559.  
  2560. - -- DDCMP Multipoint Circuit Control Group
  2561.  
  2562. - -- The implementation of the DDCMP Multipoint Circuit Control
  2563. - -- Group is optional.  A system can be said to implement this group
  2564. - -- if and only if all objects in this group are implemented.
  2565.  
  2566. phivControlSchedTimer OBJECT-TYPE
  2567.      SYNTAX INTEGER (50..65535)
  2568.      ACCESS read-only
  2569.      STATUS mandatory
  2570.      DESCRIPTION
  2571.          "This value represents the number of milliseconds
  2572.          between recalculation of tributary polling priorities."
  2573.      DEFVAL { 200 }
  2574.      ::= { control 1 }
  2575.  
  2576. phivControlDeadTimer OBJECT-TYPE
  2577.      SYNTAX INTEGER (1..65535)
  2578.      ACCESS read-only
  2579.      STATUS mandatory
  2580.      DESCRIPTION
  2581.          "This value represents the number of milliseconds
  2582.          between polls of one of the set of dead
  2583.          tributaries."
  2584.      DEFVAL { 10000 }
  2585.      ::= { control 2 }
  2586.  
  2587.  
  2588.  
  2589.  
  2590.  
  2591. Expires April 1994                                             [Page 44]
  2592.  
  2593.  
  2594.  
  2595.  
  2596.  
  2597. draft                DECnet Phase IV MIB Extensions               Oct 93
  2598.  
  2599.  
  2600.  
  2601. phivControlDelayTimer OBJECT-TYPE
  2602.      SYNTAX INTEGER (1..65535)
  2603.      ACCESS read-only
  2604.      STATUS mandatory
  2605.      DESCRIPTION
  2606.          "This value represents the minimum number of
  2607.          milliseconds to delay between polls. The delay timer
  2608.          limits the effect of a very fast control station on
  2609.          slow tributaries."
  2610.      ::= { control 3 }
  2611.  
  2612. phivControlStreamTimer OBJECT-TYPE
  2613.      SYNTAX INTEGER (0..65535)
  2614.      ACCESS read-only
  2615.      STATUS mandatory
  2616.      DESCRIPTION
  2617.          "This value represents the number of milliseconds a
  2618.          tributary or a half duplex remote station is
  2619.          allowed to hold the line.
  2620.  
  2621.          NOTE: This parameter can also be applied to
  2622.          half-duplex lines of type DDCMP POINT."
  2623.      DEFVAL { 6000 }
  2624.      ::= { control 4 }
  2625.  
  2626. - -- DDCMP Multipoint Circuit Control Parameters Table
  2627.  
  2628. phivControlParametersTable OBJECT-TYPE
  2629.      SYNTAX SEQUENCE OF PhivControlParametersEntry
  2630.      ACCESS not-accessible
  2631.      STATUS mandatory
  2632.      DESCRIPTION
  2633.          "Information about control circuit parameters."
  2634.      ::= { control 5 }
  2635.  
  2636. phivControlParametersEntry OBJECT-TYPE
  2637.      SYNTAX PhivControlParametersEntry
  2638.      ACCESS not-accessible
  2639.      STATUS mandatory
  2640.      DESCRIPTION
  2641.          "Parameters information about control circuits
  2642.          currently known."
  2643.      INDEX  { phivControlCircuitIndex }
  2644.      ::= { phivControlParametersTable 1 }
  2645.  
  2646.  
  2647.  
  2648.  
  2649.  
  2650. Expires April 1994                                             [Page 45]
  2651.  
  2652.  
  2653.  
  2654.  
  2655.  
  2656. draft                DECnet Phase IV MIB Extensions               Oct 93
  2657.  
  2658.  
  2659.  
  2660. PhivControlParametersEntry ::=
  2661.      SEQUENCE {
  2662.          phivControlCircuitIndex
  2663.              INTEGER,
  2664.          phivControlBabbleTimer
  2665.              INTEGER,
  2666.          phivControlMaxBuffs
  2667.              INTEGER,
  2668.          phivControlMaxTransmits
  2669.              INTEGER,
  2670.          phivControlDyingBase
  2671.              INTEGER,
  2672.          phivControlDyingIncrement
  2673.              INTEGER,
  2674.          phivControlDeadThreshold
  2675.              INTEGER,
  2676.          phivControlDyingThreshold
  2677.              INTEGER,
  2678.          phivControlInactTreshold
  2679.              INTEGER,
  2680.          phivControlPollingState
  2681.              INTEGER,
  2682.          phivControlPollingSubState
  2683.              INTEGER,
  2684.          phivControlTransTimer
  2685.              INTEGER
  2686.      }
  2687.  
  2688. phivControlCircuitIndex OBJECT-TYPE
  2689.      SYNTAX INTEGER (1..65535)
  2690.      ACCESS read-only
  2691.      STATUS mandatory
  2692.      DESCRIPTION
  2693.          "A unique index value for each known multipoint
  2694.          control circuit.
  2695.          This is the same value as phivCircuitIndex."
  2696.      ::= { phivControlParametersEntry 1 }
  2697.  
  2698. phivControlBabbleTimer OBJECT-TYPE
  2699.      SYNTAX INTEGER (1..65535)
  2700.      ACCESS read-write
  2701.      STATUS mandatory
  2702.      DESCRIPTION
  2703.          "This value represents the number of milliseconds that a
  2704.  
  2705.  
  2706.  
  2707.  
  2708.  
  2709. Expires April 1994                                             [Page 46]
  2710.  
  2711.  
  2712.  
  2713.  
  2714.  
  2715. draft                DECnet Phase IV MIB Extensions               Oct 93
  2716.  
  2717.  
  2718.          selected tributary or remote half-duplex station is
  2719.          allowed to transmit."
  2720.      DEFVAL { 6000 }
  2721.      ::= { phivControlParametersEntry 2 }
  2722.  
  2723. phivControlMaxBuffs  OBJECT-TYPE
  2724.      SYNTAX INTEGER (1..254)
  2725.      ACCESS read-write
  2726.      STATUS mandatory
  2727.      DESCRIPTION
  2728.          "This value represents the maximum number of buffers the
  2729.          tributary can use from a common buffer pool. If not
  2730.          set, there is no common buffer pool and buffers are
  2731.          explicitly supplied by the higher level. Count is a
  2732.          decimal integer in the range 1-254."
  2733.      ::= { phivControlParametersEntry 3 }
  2734.  
  2735. phivControlMaxTransmits  OBJECT-TYPE
  2736.      SYNTAX INTEGER (1..255)
  2737.      ACCESS read-write
  2738.      STATUS mandatory
  2739.      DESCRIPTION
  2740.          "This value represents the maximum number of data
  2741.          messages that can be transmitted at one time. Count
  2742.          is a decimal integer in the range 1-255."
  2743.      DEFVAL { 4 }
  2744.      ::= { phivControlParametersEntry 4 }
  2745.  
  2746. phivControlDyingBase OBJECT-TYPE
  2747.      SYNTAX INTEGER (0..255)
  2748.      ACCESS read-write
  2749.      STATUS mandatory
  2750.      DESCRIPTION
  2751.          "This value represents the base priority to which a
  2752.          tributary is reset each time it has been polled. A
  2753.          separate base can be set for each of the indicated
  2754.          polling states. Base is a decimal integer in the range
  2755.          0-255.  If not set, the defaults are: active, 255;
  2756.          inactive, 0; and dying, 0."
  2757.      ::= { phivControlParametersEntry 5 }
  2758.  
  2759. phivControlDyingIncrement OBJECT-TYPE
  2760.      SYNTAX INTEGER (0..255)
  2761.      ACCESS read-write
  2762.      STATUS mandatory
  2763.  
  2764.  
  2765.  
  2766.  
  2767.  
  2768. Expires April 1994                                             [Page 47]
  2769.  
  2770.  
  2771.  
  2772.  
  2773.  
  2774. draft                DECnet Phase IV MIB Extensions               Oct 93
  2775.  
  2776.  
  2777.      DESCRIPTION
  2778.          "This value represents the increment added to the
  2779.          tributary priority each time the scheduling timer
  2780.          expires.  If not set, the defaults are: active, 0;
  2781.          inactive, 64; and dying, 16."
  2782.      ::= { phivControlParametersEntry 6 }
  2783.  
  2784. phivControlDeadThreshold OBJECT-TYPE
  2785.      SYNTAX INTEGER (0..255)
  2786.      ACCESS read-write
  2787.      STATUS mandatory
  2788.      DESCRIPTION
  2789.          "This value represents the number of times to poll the
  2790.          active, inactive, or dying tributary before changing
  2791.          its polling state to dead because of receive timeouts.
  2792.          Count is a decimal integer in the range 0-255."
  2793.      DEFVAL { 8 }
  2794.      ::= { phivControlParametersEntry 7 }
  2795.  
  2796. phivControlDyingThreshold OBJECT-TYPE
  2797.      SYNTAX INTEGER (0..255)
  2798.      ACCESS read-write
  2799.      STATUS mandatory
  2800.      DESCRIPTION
  2801.          "This value represents the number of times to poll the
  2802.          active or inactive tributary before changing its
  2803.          polling state to dying because of receive timeouts.
  2804.          Count is a decimal integer in the range 0-255."
  2805.      DEFVAL { 2 }
  2806.      ::= { phivControlParametersEntry 8 }
  2807.  
  2808. phivControlInactTreshold OBJECT-TYPE
  2809.      SYNTAX INTEGER (0..255)
  2810.      ACCESS read-write
  2811.      STATUS mandatory
  2812.      DESCRIPTION
  2813.          "This value represents the number of times to poll the
  2814.          active tributary before changing its polling state to
  2815.          inactive because of no data response. Count is a
  2816.          decimal integer in the range
  2817.          0-255."
  2818.      DEFVAL { 8 }
  2819.      ::= { phivControlParametersEntry 9 }
  2820.  
  2821. phivControlPollingState OBJECT-TYPE
  2822.  
  2823.  
  2824.  
  2825.  
  2826.  
  2827. Expires April 1994                                             [Page 48]
  2828.  
  2829.  
  2830.  
  2831.  
  2832.  
  2833. draft                DECnet Phase IV MIB Extensions               Oct 93
  2834.  
  2835.  
  2836.      SYNTAX INTEGER {
  2837.          automatic (1),
  2838.          active (2),
  2839.          inactive (3),
  2840.          dying (4),
  2841.          dead (5)
  2842.      }
  2843.      ACCESS read-write
  2844.      STATUS mandatory
  2845.      DESCRIPTION
  2846.          "This value represents the state of the tributary
  2847.          relative to the multipoint polling algorithm.  If not
  2848.          set the default is AUTOMATIC. The possible states are:
  2849.  
  2850.          AUTOMATIC
  2851.  
  2852.            The tributary's state is allowed to vary according to
  2853.            the operation of the polling algorithm.
  2854.  
  2855.          ACTIVE/INACTIVE/DYING/DEAD
  2856.  
  2857.            The tributary is locked in the specified state.
  2858.  
  2859.           NOTE: These values are incremented by one compared to
  2860.           the standard DECnet values in order to maintain
  2861.           compliance with RFC 1155."
  2862.      ::= { phivControlParametersEntry 10 }
  2863.  
  2864. phivControlPollingSubState OBJECT-TYPE
  2865.      SYNTAX INTEGER {
  2866.          active (1),
  2867.          inactive (2),
  2868.          dying (3),
  2869.          dead (4)
  2870.      }
  2871.      ACCESS read-only
  2872.      STATUS mandatory
  2873.      DESCRIPTION
  2874.          "This value represents the tributary's state as
  2875.          determined by the polling algorithm.  This applies
  2876.          only when the polling state is AUTOMATIC and is
  2877.          read-only to Network Management.  Polling-substate is
  2878.          one of ACTIVE, INACTIVE, DYING, or DEAD.  It is
  2879.          displayed as a tag on the polling state, for example:
  2880.          AUTOMATIC-INACTIVE."
  2881.  
  2882.  
  2883.  
  2884.  
  2885.  
  2886. Expires April 1994                                             [Page 49]
  2887.  
  2888.  
  2889.  
  2890.  
  2891.  
  2892. draft                DECnet Phase IV MIB Extensions               Oct 93
  2893.  
  2894.  
  2895.      ::= { phivControlParametersEntry 11 }
  2896.  
  2897. phivControlTransTimer OBJECT-TYPE
  2898.      SYNTAX INTEGER (0..65535)
  2899.      ACCESS read-write
  2900.      STATUS mandatory
  2901.      DESCRIPTION
  2902.          "This value represents the number of milliseconds to
  2903.          delay between data message transmits. Milliseconds is
  2904.          a decimal integer in the range 0-65535."
  2905.      DEFVAL { 0 }
  2906.      ::= { phivControlParametersEntry 12 }
  2907.  
  2908. - -- Ethernet Group
  2909.  
  2910. - -- The implementation of the Ethernet Group is mandatory
  2911. - -- for all systems which support ethernet links.
  2912.  
  2913. - -- Ethernet Parameters Table
  2914.  
  2915. phivEthLinkParametersTable OBJECT-TYPE
  2916.      SYNTAX SEQUENCE OF PhivEthLinkParametersEntry
  2917.      ACCESS not-accessible
  2918.      STATUS mandatory
  2919.      DESCRIPTION
  2920.           "Information about ethernet link parameters."
  2921.      ::= { ethernet 1}
  2922.  
  2923. phivEthLinkParametersEntry OBJECT-TYPE
  2924.      SYNTAX PhivEthLinkParametersEntry
  2925.      ACCESS not-accessible
  2926.      STATUS mandatory
  2927.      DESCRIPTION
  2928.          "Parameter information about ethernet links currently
  2929.          known."
  2930.      INDEX     { phivEthLinkIndex }
  2931.      ::= { phivEthLinkParametersTable 1 }
  2932.  
  2933. PhivEthLinkParametersEntry ::=
  2934.      SEQUENCE {
  2935.          phivEthLinkIndex
  2936.              INTEGER,
  2937.          phivEthDesigRouterNodeAddr
  2938.              PhivAddr,
  2939.          phivEthMaxRouters
  2940.  
  2941.  
  2942.  
  2943.  
  2944.  
  2945. Expires April 1994                                             [Page 50]
  2946.  
  2947.  
  2948.  
  2949.  
  2950.  
  2951. draft                DECnet Phase IV MIB Extensions               Oct 93
  2952.  
  2953.  
  2954.              INTEGER,
  2955.          phivEthRouterPri
  2956.              INTEGER,
  2957.          phivEthHardwareAddr
  2958.              OCTET STRING
  2959.       }
  2960.  
  2961. phivEthLinkIndex OBJECT-TYPE
  2962.      SYNTAX INTEGER (1..65535)
  2963.      ACCESS read-only
  2964.      STATUS mandatory
  2965.      DESCRIPTION
  2966.          "The circuit over which this links information is
  2967.          collected.  This is the same as phivCircuitIndex."
  2968.      ::= { phivEthLinkParametersEntry 1 }
  2969.  
  2970. phivEthDesigRouterNodeAddr OBJECT-TYPE
  2971.      SYNTAX PhivAddr -- OCTET STRING (SIZE (2))
  2972.      ACCESS read-only
  2973.      STATUS mandatory
  2974.      DESCRIPTION
  2975.          "This value is the address of the designated router."
  2976.      ::= { phivEthLinkParametersEntry 2 }
  2977.  
  2978. phivEthMaxRouters OBJECT-TYPE
  2979.      SYNTAX INTEGER (0..255)
  2980.      ACCESS read-write
  2981.      STATUS mandatory
  2982.      DESCRIPTION
  2983.          "This parameter is the maximum number of routers (other
  2984.           than the executor itself) allowed on the circuit by
  2985.           Routing for circuits that are owned by the executor
  2986.           node."
  2987.      ::= { phivEthLinkParametersEntry 3 }
  2988.  
  2989. phivEthRouterPri OBJECT-TYPE
  2990.      SYNTAX INTEGER (0..127)
  2991.      ACCESS read-write
  2992.      STATUS mandatory
  2993.      DESCRIPTION
  2994.          "This parameter is the priority that this router is to
  2995.           have in the selection of designated router for the
  2996.           circuit on circuits that are owned by the executor
  2997.           node."
  2998.      DEFVAL { 64 }
  2999.  
  3000.  
  3001.  
  3002.  
  3003.  
  3004. Expires April 1994                                             [Page 51]
  3005.  
  3006.  
  3007.  
  3008.  
  3009.  
  3010. draft                DECnet Phase IV MIB Extensions               Oct 93
  3011.  
  3012.  
  3013.      ::= { phivEthLinkParametersEntry 4 }
  3014.  
  3015. phivEthHardwareAddr OBJECT-TYPE
  3016.      SYNTAX OCTET STRING (SIZE (6))
  3017.      ACCESS read-only
  3018.      STATUS mandatory
  3019.      DESCRIPTION
  3020.          "This read-only parameter is the address that is
  3021.          associated with the line device hardware as seen by
  3022.          the DECnet Software.  This value is not the same as
  3023.          ifPhysAddress."
  3024.      ::= { phivEthLinkParametersEntry 5 }
  3025.  
  3026. - -- Counters Group
  3027.  
  3028. - -- The implementation of the Counters Group is optional.
  3029. - -- A system can be said to implement this group if and only if
  3030. - -- all objects in this group are implemented.
  3031.  
  3032. - -- Counters Table
  3033.  
  3034. phivCountersCountTable OBJECT-TYPE
  3035.      SYNTAX SEQUENCE OF PhivCountersCountEntry
  3036.      ACCESS not-accessible
  3037.      STATUS mandatory
  3038.      DESCRIPTION
  3039.          "Information about ethernet link counters."
  3040.      ::= { counters 1 }
  3041.  
  3042. phivCountersCountEntry OBJECT-TYPE
  3043.      SYNTAX PhivCountersCountEntry
  3044.      ACCESS not-accessible
  3045.      STATUS mandatory
  3046.      DESCRIPTION
  3047.          "Counter information about ethernet links currently
  3048.          known."
  3049.      INDEX     { phivCountersIndex }
  3050.      ::= { phivCountersCountTable 1 }
  3051.  
  3052. PhivCountersCountEntry ::=
  3053.      SEQUENCE {
  3054.          phivCountersIndex
  3055.              InterfaceIndex,
  3056.          phivCountersCountBytesRecd
  3057.              PhivCounter,
  3058.  
  3059.  
  3060.  
  3061.  
  3062.  
  3063. Expires April 1994                                             [Page 52]
  3064.  
  3065.  
  3066.  
  3067.  
  3068.  
  3069. draft                DECnet Phase IV MIB Extensions               Oct 93
  3070.  
  3071.  
  3072.          phivCountersCountBytesSent
  3073.              PhivCounter,
  3074.          phivCountersCountDataBlocksRecd
  3075.              PhivCounter,
  3076.          phivCountersCountDataBlocksSent
  3077.              PhivCounter,
  3078.          phivCountersCountEthUsrBuffUnav
  3079.              PhivCounter,
  3080.          phivCountersCountMcastBytesRecd
  3081.              PhivCounter,
  3082.          phivCountersCountDataBlksRecd
  3083.              PhivCounter,
  3084.          phivCountersCountDataBlksSent
  3085.              PhivCounter,
  3086.          phivCountersCountMcastBlksRecd
  3087.              PhivCounter,
  3088.          phivCountersCountBlksSentDef
  3089.              PhivCounter,
  3090.          phivCountersCountBlksSentSingleCol
  3091.              PhivCounter,
  3092.          phivCountersCountBlksSentMultCol
  3093.              PhivCounter,
  3094.          phivCountersCountSendFailure
  3095.              PhivCounter,
  3096.          phivCountersCountCollDetectFailure
  3097.              PhivCounter,
  3098.          phivCountersCountReceiveFailure
  3099.              PhivCounter,
  3100.          phivCountersCountUnrecFrameDest
  3101.              PhivCounter,
  3102.          phivCountersCountDataOver
  3103.              PhivCounter,
  3104.          phivCountersCountSysBuffUnav
  3105.              PhivCounter,
  3106.          phivCountersCountUsrBuffUnav
  3107.              PhivCounter
  3108.       }
  3109.  
  3110. phivCountersIndex OBJECT-TYPE
  3111.      SYNTAX InterfaceIndex
  3112.      ACCESS read-only
  3113.      STATUS mandatory
  3114.      DESCRIPTION
  3115.          "The interface to which these counters apply.  This is
  3116.          the same interface as identified by the same value of
  3117.  
  3118.  
  3119.  
  3120.  
  3121.  
  3122. Expires April 1994                                             [Page 53]
  3123.  
  3124.  
  3125.  
  3126.  
  3127.  
  3128. draft                DECnet Phase IV MIB Extensions               Oct 93
  3129.  
  3130.  
  3131.          phivLineIndex. This value is the ifIndex."
  3132.      ::= { phivCountersCountEntry 1 }
  3133.  
  3134. phivCountersCountBytesRecd OBJECT-TYPE
  3135.      SYNTAX PhivCounter (0..2147483647)
  3136.      ACCESS read-only
  3137.      STATUS mandatory
  3138.      DESCRIPTION
  3139.          "Number of bytes received over this link."
  3140.      ::= { phivCountersCountEntry 2 }
  3141.  
  3142. phivCountersCountBytesSent OBJECT-TYPE
  3143.      SYNTAX PhivCounter (0..2147483647)
  3144.      ACCESS read-only
  3145.      STATUS mandatory
  3146.      DESCRIPTION
  3147.          "Number of bytes sent over this link."
  3148.      ::= { phivCountersCountEntry 3 }
  3149.  
  3150. phivCountersCountDataBlocksRecd OBJECT-TYPE
  3151.      SYNTAX PhivCounter (0..2147483647)
  3152.      ACCESS read-only
  3153.      STATUS obsolete
  3154.      DESCRIPTION
  3155.          "Number of data blocks received over this link."
  3156.      ::= { phivCountersCountEntry 4 }
  3157.  
  3158. phivCountersCountDataBlocksSent OBJECT-TYPE
  3159.      SYNTAX PhivCounter (0..2147483647)
  3160.      ACCESS read-only
  3161.      STATUS obsolete
  3162.      DESCRIPTION
  3163.          "Number of data blocks sent over this link."
  3164.      ::= { phivCountersCountEntry 5 }
  3165.  
  3166. phivCountersCountEthUsrBuffUnav OBJECT-TYPE
  3167.      SYNTAX PhivCounter (0..65535)
  3168.      ACCESS read-only
  3169.      STATUS mandatory
  3170.      DESCRIPTION
  3171.          "Number of user buffer unavailable errors over this
  3172.          link."
  3173.      ::= { phivCountersCountEntry 6 }
  3174.  
  3175. phivCountersCountMcastBytesRecd OBJECT-TYPE
  3176.  
  3177.  
  3178.  
  3179.  
  3180.  
  3181. Expires April 1994                                             [Page 54]
  3182.  
  3183.  
  3184.  
  3185.  
  3186.  
  3187. draft                DECnet Phase IV MIB Extensions               Oct 93
  3188.  
  3189.  
  3190.      SYNTAX PhivCounter (0..2147483647)
  3191.      ACCESS read-only
  3192.      STATUS mandatory
  3193.      DESCRIPTION
  3194.          "Number of multicast bytes received over this link."
  3195.      ::= { phivCountersCountEntry 7 }
  3196.  
  3197. phivCountersCountDataBlksRecd OBJECT-TYPE
  3198.      SYNTAX PhivCounter (0..2147483647)
  3199.      ACCESS read-only
  3200.      STATUS mandatory
  3201.      DESCRIPTION
  3202.          "Number of data blocks received over this link."
  3203.      ::= { phivCountersCountEntry 8 }
  3204.  
  3205. phivCountersCountDataBlksSent OBJECT-TYPE
  3206.      SYNTAX PhivCounter (0..2147483647)
  3207.      ACCESS read-only
  3208.      STATUS mandatory
  3209.      DESCRIPTION
  3210.          "Number of data blocks sent over this link."
  3211.      ::= { phivCountersCountEntry 9 }
  3212.  
  3213. phivCountersCountMcastBlksRecd OBJECT-TYPE
  3214.      SYNTAX PhivCounter (0..2147483647)
  3215.      ACCESS read-only
  3216.      STATUS mandatory
  3217.      DESCRIPTION
  3218.          "Number of multicast blocks received over this link."
  3219.      ::= { phivCountersCountEntry 10 }
  3220.  
  3221. phivCountersCountBlksSentDef OBJECT-TYPE
  3222.      SYNTAX PhivCounter (0..2147483647)
  3223.      ACCESS read-only
  3224.      STATUS mandatory
  3225.      DESCRIPTION
  3226.          "Number of blocks sent, initially deferred over this
  3227.          link."
  3228.      ::= { phivCountersCountEntry 11 }
  3229.  
  3230. phivCountersCountBlksSentSingleCol OBJECT-TYPE
  3231.      SYNTAX PhivCounter (0..2147483647)
  3232.      ACCESS read-only
  3233.      STATUS mandatory
  3234.      DESCRIPTION
  3235.  
  3236.  
  3237.  
  3238.  
  3239.  
  3240. Expires April 1994                                             [Page 55]
  3241.  
  3242.  
  3243.  
  3244.  
  3245.  
  3246. draft                DECnet Phase IV MIB Extensions               Oct 93
  3247.  
  3248.  
  3249.          "Number of blocks sent, single collision over this link."
  3250.      ::= { phivCountersCountEntry 12 }
  3251.  
  3252. phivCountersCountBlksSentMultCol OBJECT-TYPE
  3253.      SYNTAX PhivCounter (0..2147483647)
  3254.      ACCESS read-only
  3255.      STATUS mandatory
  3256.      DESCRIPTION
  3257.          "Number of blocks sent, multiple collisions over this
  3258.          link."
  3259.      ::= { phivCountersCountEntry 13 }
  3260.  
  3261. phivCountersCountSendFailure OBJECT-TYPE
  3262.      SYNTAX INTEGER (0..65535)
  3263.      ACCESS read-only
  3264.      STATUS mandatory
  3265.      DESCRIPTION
  3266.          "Number of send failures over this link."
  3267.      ::= { phivCountersCountEntry 14 }
  3268.  
  3269. phivCountersCountCollDetectFailure OBJECT-TYPE
  3270.      SYNTAX INTEGER (0..65535)
  3271.      ACCESS read-only
  3272.      STATUS mandatory
  3273.      DESCRIPTION
  3274.          "Number of collision detect check failures over this
  3275.           link."
  3276.      ::= { phivCountersCountEntry 15 }
  3277.  
  3278. phivCountersCountReceiveFailure OBJECT-TYPE
  3279.      SYNTAX INTEGER (0..65535)
  3280.      ACCESS read-only
  3281.      STATUS mandatory
  3282.      DESCRIPTION
  3283.          "Number of receive failures over this link."
  3284.      ::= { phivCountersCountEntry 16 }
  3285.  
  3286. phivCountersCountUnrecFrameDest OBJECT-TYPE
  3287.      SYNTAX INTEGER (0..65535)
  3288.      ACCESS read-only
  3289.      STATUS mandatory
  3290.      DESCRIPTION
  3291.          "Number of unrecognized frame destinations over this
  3292.          link."
  3293.      ::= { phivCountersCountEntry 17 }
  3294.  
  3295.  
  3296.  
  3297.  
  3298.  
  3299. Expires April 1994                                             [Page 56]
  3300.  
  3301.  
  3302.  
  3303.  
  3304.  
  3305. draft                DECnet Phase IV MIB Extensions               Oct 93
  3306.  
  3307.  
  3308.  
  3309. phivCountersCountDataOver OBJECT-TYPE
  3310.      SYNTAX INTEGER (0..65535)
  3311.      ACCESS read-only
  3312.      STATUS mandatory
  3313.      DESCRIPTION
  3314.          "Number of data overruns over this link."
  3315.      ::= { phivCountersCountEntry 18 }
  3316.  
  3317. phivCountersCountSysBuffUnav OBJECT-TYPE
  3318.      SYNTAX INTEGER (0..65535)
  3319.      ACCESS read-only
  3320.      STATUS mandatory
  3321.      DESCRIPTION
  3322.          "Number of system buffer unavailables over this link."
  3323.      ::= { phivCountersCountEntry 19 }
  3324.  
  3325. phivCountersCountUsrBuffUnav OBJECT-TYPE
  3326.      SYNTAX INTEGER (0..65535)
  3327.      ACCESS read-only
  3328.      STATUS mandatory
  3329.      DESCRIPTION
  3330.          "Number of user buffer unavailables."
  3331.      ::= { phivCountersCountEntry 20 }
  3332.  
  3333. - -- Adjacency Group
  3334.  
  3335. - -- The implementation of the Adjacency Group is mandatory for all
  3336. - -- conformant implementations of this memo.
  3337.  
  3338. - -- The phivAdjTable has been made obsolete it has been replaced with
  3339. - -- the phivAdjNodeTable.
  3340.  
  3341. phivAdjTable OBJECT-TYPE
  3342.      SYNTAX SEQUENCE OF PhivAdjEntry
  3343.      ACCESS not-accessible
  3344.      STATUS obsolete
  3345.      DESCRIPTION
  3346.          "The Adjacency Table."
  3347.      ::= { adjacency 1 }
  3348.  
  3349. phivAdjEntry OBJECT-TYPE
  3350.      SYNTAX PhivAdjEntry
  3351.      ACCESS not-accessible
  3352.      STATUS obsolete
  3353.  
  3354.  
  3355.  
  3356.  
  3357.  
  3358. Expires April 1994                                             [Page 57]
  3359.  
  3360.  
  3361.  
  3362.  
  3363.  
  3364. draft                DECnet Phase IV MIB Extensions               Oct 93
  3365.  
  3366.  
  3367.      DESCRIPTION
  3368.          "There is one entry in the table for each adjacency."
  3369.      INDEX  { phivAdjCircuitIndex }
  3370.      ::= { phivAdjTable 1 }
  3371.  
  3372. PhivAdjEntry ::=
  3373.      SEQUENCE {
  3374.          phivAdjCircuitIndex
  3375.              INTEGER,
  3376.          phivAdjNodeAddr
  3377.              PhivAddr,
  3378.          phivAdjBlockSize
  3379.              INTEGER,
  3380.          phivAdjListenTimer
  3381.              INTEGER (1..65535),
  3382.          phivAdjCircuitEtherServPhysAddr
  3383.              OCTET STRING,
  3384.          phivAdjType
  3385.              INTEGER,
  3386.          phivAdjState
  3387.              INTEGER,
  3388.          phivAdjPriority
  3389.              INTEGER,
  3390.          phivAdjExecListenTimer
  3391.              INTEGER (1..65535)
  3392.       }
  3393. phivAdjCircuitIndex OBJECT-TYPE
  3394.      SYNTAX INTEGER
  3395.      ACCESS read-only
  3396.      STATUS obsolete
  3397.      DESCRIPTION
  3398.          "A unique index value for each known circuit."
  3399.      ::= { phivAdjEntry 1 }
  3400.  
  3401. phivAdjNodeAddr OBJECT-TYPE
  3402.      SYNTAX PhivAddr -- OCTET STRING (SIZE (2))
  3403.      ACCESS read-only
  3404.      STATUS obsolete
  3405.      DESCRIPTION
  3406.          "The address of the adjacent node."
  3407.      ::= { phivAdjEntry 2 }
  3408.  
  3409. phivAdjBlockSize OBJECT-TYPE
  3410.      SYNTAX INTEGER
  3411.      ACCESS read-only
  3412.  
  3413.  
  3414.  
  3415.  
  3416.  
  3417. Expires April 1994                                             [Page 58]
  3418.  
  3419.  
  3420.  
  3421.  
  3422.  
  3423. draft                DECnet Phase IV MIB Extensions               Oct 93
  3424.  
  3425.  
  3426.      STATUS obsolete
  3427.      DESCRIPTION
  3428.          "This read-only parameter is the block size that was
  3429.          negotiated with the adjacent Routing layer during Routing
  3430.          initialization over a particular circuit. It includes the
  3431.          routing header, but excludes the data link header. This
  3432.          parameter is qualified by ADJACENT NODE."
  3433.      ::= { phivAdjEntry 3 }
  3434.  
  3435. phivAdjListenTimer OBJECT-TYPE
  3436.      SYNTAX INTEGER (1..65535)
  3437.      ACCESS read-only
  3438.      STATUS obsolete
  3439.      DESCRIPTION
  3440.          "This value determines the maximum number of seconds
  3441.          allowed to elapse before Routing receives some message
  3442.          (either a Hello message or a user message) from the
  3443.          adjacent node on the circuit. It was agreed during
  3444.          Routing initialization with the adjacent Routing layer.
  3445.          This parameter is qualified by ADJACENT NODE."
  3446.      ::= { phivAdjEntry 4 }
  3447.  
  3448. phivAdjCircuitEtherServPhysAddr OBJECT-TYPE
  3449.      SYNTAX OCTET STRING ( SIZE (6) )
  3450.      ACCESS read-only
  3451.      STATUS obsolete
  3452.      DESCRIPTION
  3453.          "This parameter indicates the Ethernet physical address
  3454.          of an adjacent node that is being serviced on this
  3455.          circuit. This parameter is a qualifier for SERVICE
  3456.          SUBSTATE."
  3457.      ::= { phivAdjEntry 5 }
  3458.  
  3459. phivAdjType OBJECT-TYPE
  3460.      SYNTAX INTEGER {
  3461.          routing-III (1),
  3462.          nonrouting-III (2),
  3463.          area (3),
  3464.          routing-IV (4),
  3465.          nonrouting-IV (5)
  3466.      }
  3467.      ACCESS read-only
  3468.      STATUS obsolete
  3469.      DESCRIPTION
  3470.          "This parameter indicates the type of adjacency.
  3471.  
  3472.  
  3473.  
  3474.  
  3475.  
  3476. Expires April 1994                                             [Page 59]
  3477.  
  3478.  
  3479.  
  3480.  
  3481.  
  3482. draft                DECnet Phase IV MIB Extensions               Oct 93
  3483.  
  3484.  
  3485.  
  3486.          For adjacent nodes, this is a read-only parameter that
  3487.          indicates the type of the reachable adjacent node.
  3488.          NOTE: The routing-III and nonrouting-III values are
  3489.          incremented by one compared to the standard DECnet
  3490.          values in order to maintain compliance with RFC 1155)"
  3491.      ::= { phivAdjEntry 6 }
  3492.  
  3493. phivAdjState OBJECT-TYPE
  3494.      SYNTAX INTEGER {
  3495.          initializing (1),          -- Ethernet one-way
  3496.          up (2),                    -- Ethernet two-way
  3497.          run (3),                   -- The eight DDCMP/X.25 states
  3498.          circuit-rejected (4),
  3499.          data-link-start (5),
  3500.          routing-layer-initialize (6),
  3501.          routing-layer-verify (7),
  3502.          routing-layer-complete (8),
  3503.          off (9),
  3504.          halt (10)
  3505.      }
  3506.      ACCESS read-only
  3507.      STATUS obsolete
  3508.      DESCRIPTION
  3509.          "This value indicates the state of a router adjacency.
  3510.          On adjacencies over a circuit of type
  3511.          (phivCircuitCommonType) Ethernet, CI, or FDDI, with an
  3512.          adjacent node of type (phivAdjType) ROUTING IV or AREA,
  3513.          this variable is the state of the Ethernet
  3514.          Initialization Layer for this adjacency, and can have
  3515.          values INITIALIZING or UP. (See Section 9.1.1 of
  3516.          DECnet Phase IV Routing Layer Functional Specification.)
  3517.  
  3518.          On adjacencies over a circuit of type
  3519.          (phivCircuitCommonType) Ethernet, CI, or FDDI, with an
  3520.          adjacent node of type (phivAdjType) NONROUTING IV,
  3521.          this variable will always take on the value UP.
  3522.  
  3523.          On adjacencies over a circuit of type
  3524.          (phivCircuitCommonType) DDCMP POINT, DDCMP CONTROL,
  3525.          DDCMP TRIBUTARY, DDCMP DMC, or X.25, this variable is
  3526.          the state of the Routing Layer Initialization Circuit
  3527.          State. (See section 7.3, ibid.)  It can have values
  3528.          between RUN and HALT.
  3529.  
  3530.  
  3531.  
  3532.  
  3533.  
  3534.  
  3535. Expires April 1994                                             [Page 60]
  3536.  
  3537.  
  3538.  
  3539.  
  3540.  
  3541. draft                DECnet Phase IV MIB Extensions               Oct 93
  3542.  
  3543.  
  3544.          On adjacencies over a circuit of type
  3545.          (phivCircuitCommonType) OTHER, this variable may be
  3546.          used in a manner consistent with the Initialization
  3547.          Layer used on that circuit."
  3548.      ::= { phivAdjEntry 7 }
  3549.  
  3550. phivAdjPriority OBJECT-TYPE
  3551.      SYNTAX INTEGER (0..255)
  3552.      ACCESS read-only
  3553.      STATUS obsolete
  3554.      DESCRIPTION
  3555.          "Priority assigned by the adjacent node for this
  3556.          circuit."
  3557.   ::= { phivAdjEntry 8 }
  3558.  
  3559. phivAdjExecListenTimer OBJECT-TYPE
  3560.      SYNTAX INTEGER (1..65535)
  3561.      ACCESS read-only
  3562.      STATUS obsolete
  3563.      DESCRIPTION
  3564.          "This read-only value determines the maximum number of
  3565.          seconds allowed to elapse before Routing receives some
  3566.          message (either a Hello message or a user message) from
  3567.          the adjacent node on the circuit. It was agreed during
  3568.          Routing initialization with the adjacent Routing layer."
  3569.      ::= { phivAdjEntry 9 }
  3570.  
  3571. - -- New Adjacency Table this replaces the phivAdjTable.
  3572.  
  3573. phivAdjNodeTable OBJECT-TYPE
  3574.      SYNTAX SEQUENCE OF PhivAdjNodeEntry
  3575.      ACCESS not-accessible
  3576.      STATUS mandatory
  3577.      DESCRIPTION
  3578.          "The Adjacent Node Table."
  3579.      ::= { adjacency 2 }
  3580.  
  3581. phivAdjNodeEntry OBJECT-TYPE
  3582.      SYNTAX PhivAdjNodeEntry
  3583.      ACCESS not-accessible
  3584.      STATUS mandatory
  3585.      DESCRIPTION
  3586.          "There is one entry in the table for each adjacency."
  3587.      INDEX  { phivAdjNodeCircuitIndex, phivAdjAddr }
  3588.      ::= { phivAdjNodeTable 1 }
  3589.  
  3590.  
  3591.  
  3592.  
  3593.  
  3594. Expires April 1994                                             [Page 61]
  3595.  
  3596.  
  3597.  
  3598.  
  3599.  
  3600. draft                DECnet Phase IV MIB Extensions               Oct 93
  3601.  
  3602.  
  3603. PhivAdjNodeEntry ::=
  3604.      SEQUENCE {
  3605.          phivAdjNodeCircuitIndex
  3606.              INTEGER,
  3607.          phivAdjAddr
  3608.              PhivAddr,
  3609.          phivAdjNodeBlockSize
  3610.              INTEGER,
  3611.          phivAdjNodeListenTimer
  3612.              INTEGER,
  3613.          phivAdjNodeCircuitEtherServPhysAddr
  3614.              OCTET STRING,
  3615.          phivAdjNodeType
  3616.              INTEGER,
  3617.          phivAdjNodeState
  3618.              INTEGER,
  3619.          phivAdjNodePriority
  3620.              INTEGER
  3621.       }
  3622.  
  3623. phivAdjNodeCircuitIndex OBJECT-TYPE
  3624.      SYNTAX INTEGER (1..65535)
  3625.      ACCESS read-only
  3626.      STATUS mandatory
  3627.      DESCRIPTION
  3628.          "A unique index value for each known circuit.  This
  3629.          value is the same as phivCircuitIndex and identifies the
  3630.          circuit over which the adjacency is realized."
  3631.      ::= { phivAdjNodeEntry 1 }
  3632.  
  3633. phivAdjAddr OBJECT-TYPE
  3634.      SYNTAX PhivAddr -- OCTET STRING (SIZE (2))
  3635.      ACCESS read-only
  3636.      STATUS mandatory
  3637.      DESCRIPTION
  3638.          "The address of the adjacent node."
  3639.      ::= { phivAdjNodeEntry 2 }
  3640.  
  3641. phivAdjNodeBlockSize OBJECT-TYPE
  3642.      SYNTAX INTEGER
  3643.      ACCESS read-only
  3644.      STATUS mandatory
  3645.      DESCRIPTION
  3646.          "This read-only parameter is the block size that was
  3647.          negotiated with the adjacent Routing layer during Routing
  3648.  
  3649.  
  3650.  
  3651.  
  3652.  
  3653. Expires April 1994                                             [Page 62]
  3654.  
  3655.  
  3656.  
  3657.  
  3658.  
  3659. draft                DECnet Phase IV MIB Extensions               Oct 93
  3660.  
  3661.  
  3662.          initialization over a particular circuit. It includes the
  3663.          routing header, but excludes the data link header. This
  3664.          parameter is qualified by ADJACENT NODE."
  3665.      ::= { phivAdjNodeEntry 3 }
  3666.  
  3667. phivAdjNodeListenTimer OBJECT-TYPE
  3668.      SYNTAX INTEGER (1..65535)
  3669.      ACCESS read-only
  3670.      STATUS mandatory
  3671.      DESCRIPTION
  3672.          "This value determines the maximum number of seconds
  3673.          allowed to elapse before Routing receives some message
  3674.          (either a Hello message or a user message) from the
  3675.          adjacent node on the circuit. It was agreed during
  3676.          Routing initialization with the adjacent Routing layer.
  3677.          This parameter is qualified by ADJACENT NODE."
  3678.      ::= { phivAdjNodeEntry 4 }
  3679.  
  3680. phivAdjNodeCircuitEtherServPhysAddr OBJECT-TYPE
  3681.      SYNTAX OCTET STRING (SIZE (6))
  3682.      ACCESS read-only
  3683.      STATUS mandatory
  3684.      DESCRIPTION
  3685.          "This parameter indicates the Ethernet physical address
  3686.          of an adjacent node that is being serviced on this
  3687.          circuit. This parameter is a qualifier for SERVICE
  3688.          SUBSTATE."
  3689.      ::= { phivAdjNodeEntry 5 }
  3690.  
  3691. phivAdjNodeType OBJECT-TYPE
  3692.      SYNTAX INTEGER {
  3693.          routing-III (1),
  3694.          nonrouting-III (2),
  3695.          area (3),
  3696.          routing-IV (4),
  3697.          nonrouting-IV (5)
  3698.      }
  3699.      ACCESS read-only
  3700.      STATUS mandatory
  3701.      DESCRIPTION
  3702.          "This parameter indicates the type of adjacency.
  3703.  
  3704.          For adjacent nodes, this is a read-only parameter that
  3705.          indicates the type of the reachable adjacent node.
  3706.          NOTE: The routing-III and nonrouting-III values are
  3707.  
  3708.  
  3709.  
  3710.  
  3711.  
  3712. Expires April 1994                                             [Page 63]
  3713.  
  3714.  
  3715.  
  3716.  
  3717.  
  3718. draft                DECnet Phase IV MIB Extensions               Oct 93
  3719.  
  3720.  
  3721.          incremented by one compared to the standard DECnet
  3722.          values in order to maintain compliance with RFC 1155)"
  3723.      ::= { phivAdjNodeEntry 6 }
  3724.  
  3725. phivAdjNodeState OBJECT-TYPE
  3726.      SYNTAX INTEGER {
  3727.          initializing (1),          -- Ethernet one-way
  3728.          up (2),                    -- Ethernet two-way
  3729.          run (3),                   -- The eight DDCMP/X.25 states
  3730.          circuit-rejected (4),
  3731.          data-link-start (5),
  3732.          routing-layer-initialize (6),
  3733.          routing-layer-verify (7),
  3734.          routing-layer-complete (8),
  3735.          off (9),
  3736.          halt (10)
  3737.      }
  3738.      ACCESS read-only
  3739.      STATUS mandatory
  3740.      DESCRIPTION
  3741.          "This value indicates the state of a router adjacency.
  3742.          On adjacencies over a circuit of type
  3743.          (phivCircuitCommonType) Ethernet, CI, or FDDI, with an
  3744.          adjacent node of type (phivAdjNodeType) ROUTING IV or AREA,
  3745.          this variable is the state of the Ethernet
  3746.          Initialization Layer for this adjacency, and can have
  3747.          values INITIALIZING or UP. (See Section 9.1.1 of
  3748.          DECnet Phase IV Routing Layer Functional Specification.)
  3749.  
  3750.          On adjacencies over a circuit of type
  3751.          (phivCircuitCommonType) Ethernet, CI, or FDDI, with an
  3752.          adjacent node of type (phivAdjNodeType) NONROUTING IV,
  3753.          this variable will always take on the value UP.
  3754.  
  3755.          On adjacencies over a circuit of type
  3756.          (phivCircuitCommonType) DDCMP POINT, DDCMP CONTROL,
  3757.          DDCMP TRIBUTARY, DDCMP DMC, or X.25, this variable is
  3758.          the state of the Routing Layer Initialization Circuit
  3759.          State. (See section 7.3, ibid.)  It can have values
  3760.          between RUN and HALT.
  3761.  
  3762.          On adjacencies over a circuit of type
  3763.          (phivCircuitCommonType) OTHER, this variable may be
  3764.          used in a manner consistent with the Initialization
  3765.          Layer used on that circuit."
  3766.  
  3767.  
  3768.  
  3769.  
  3770.  
  3771. Expires April 1994                                             [Page 64]
  3772.  
  3773.  
  3774.  
  3775.  
  3776.  
  3777. draft                DECnet Phase IV MIB Extensions               Oct 93
  3778.  
  3779.  
  3780.      ::= { phivAdjNodeEntry 7 }
  3781.  
  3782. phivAdjNodePriority OBJECT-TYPE
  3783.      SYNTAX INTEGER (0..255)
  3784.      ACCESS read-only
  3785.      STATUS mandatory
  3786.      DESCRIPTION
  3787.          "Priority assigned by the adjacent node for this
  3788.          circuit."
  3789.         ::= { phivAdjNodeEntry 8 }
  3790.  
  3791. - -- Line Group
  3792.  
  3793. - -- The implementation of the Line Group is mandatory for all
  3794. - -- conformant implementations of this memo.
  3795.  
  3796. phivLineTable OBJECT-TYPE
  3797.      SYNTAX SEQUENCE OF PhivLineEntry
  3798.      ACCESS not-accessible
  3799.      STATUS mandatory
  3800.      DESCRIPTION
  3801.          "The Line Table."
  3802.      ::= { line 1 }
  3803.  
  3804. phivLineEntry OBJECT-TYPE
  3805.      SYNTAX PhivLineEntry
  3806.      ACCESS not-accessible
  3807.      STATUS mandatory
  3808.      DESCRIPTION
  3809.          "There is one entry in the table for each line."
  3810.      INDEX  { phivLineIndex }
  3811.      ::= { phivLineTable 1 }
  3812.  
  3813. PhivLineEntry ::=
  3814.      SEQUENCE {
  3815.          phivLineIndex
  3816.              InterfaceIndex,
  3817.          phivLineName
  3818.              DisplayString,
  3819.          phivLineState
  3820.              INTEGER,
  3821.          phivLineSubstate
  3822.              INTEGER,
  3823.          phivLineService
  3824.              INTEGER,
  3825.  
  3826.  
  3827.  
  3828.  
  3829.  
  3830. Expires April 1994                                             [Page 65]
  3831.  
  3832.  
  3833.  
  3834.  
  3835.  
  3836. draft                DECnet Phase IV MIB Extensions               Oct 93
  3837.  
  3838.  
  3839.          phivLineDevice
  3840.              DisplayString,
  3841.          phivLineReceiveBuffs
  3842.              INTEGER,
  3843.          phivLineProtocol
  3844.              INTEGER,
  3845.          phivLineServiceTimer
  3846.              INTEGER,
  3847.          phivLineMaxBlock
  3848.              INTEGER
  3849.      }
  3850.  
  3851. phivLineIndex OBJECT-TYPE
  3852.      SYNTAX InterfaceIndex
  3853.      ACCESS read-only
  3854.      STATUS mandatory
  3855.      DESCRIPTION
  3856.          "The line on which this entry's equivalence is effective.
  3857.          This is the same as the ifIndex."
  3858.      ::= { phivLineEntry 1 }
  3859.  
  3860. phivLineName OBJECT-TYPE
  3861.      SYNTAX DisplayString (SIZE (0..16))
  3862.      ACCESS read-only
  3863.      STATUS mandatory
  3864.      DESCRIPTION
  3865.          "The name of the line on this row of the table."
  3866.      ::= { phivLineEntry 2 }
  3867.  
  3868. phivLineState OBJECT-TYPE
  3869.      SYNTAX INTEGER {
  3870.          on (1),
  3871.          off (2),
  3872.          service (3),
  3873.          cleared (4)
  3874.      }
  3875.      ACCESS read-only
  3876.      STATUS mandatory
  3877.      DESCRIPTION
  3878.          "This value represents Network Management operational
  3879.          state.
  3880.          NOTE that these values are incremented by one compared to
  3881.          the standard DECnet values."
  3882.      ::= { phivLineEntry 3 }
  3883.  
  3884.  
  3885.  
  3886.  
  3887.  
  3888.  
  3889. Expires April 1994                                             [Page 66]
  3890.  
  3891.  
  3892.  
  3893.  
  3894.  
  3895. draft                DECnet Phase IV MIB Extensions               Oct 93
  3896.  
  3897.  
  3898. phivLineSubstate OBJECT-TYPE
  3899.      SYNTAX INTEGER {
  3900.          starting (1),
  3901.          reflecting (2),
  3902.          looping (3),
  3903.          loading (4),
  3904.          dumping (5),
  3905.          triggering (6),
  3906.          auto-service (7),
  3907.          auto-loading (8),
  3908.          auto-dumping (9),
  3909.          auto-triggering (10),
  3910.          synchronizing (11),
  3911.          failed (12),
  3912.          running (13)
  3913.      }
  3914.      ACCESS read-only
  3915.      STATUS mandatory
  3916.      DESCRIPTION
  3917.          "This value represents the line's read-only Network
  3918.          Management substate.
  3919.          NOTE that these values are incremented by one compared to
  3920.          the standard DECnet values."
  3921.      ::= { phivLineEntry 4 }
  3922.  
  3923. phivLineService OBJECT-TYPE
  3924.      SYNTAX INTEGER {
  3925.          starting (1),
  3926.          reflecting (2),
  3927.          looping (3),
  3928.          other (4)
  3929.      }
  3930.      ACCESS read-only
  3931.      STATUS mandatory
  3932.      DESCRIPTION
  3933.          "This value represents the line's read-only Network
  3934.          Management service.
  3935.          NOTE that these values are incremented by one compared to
  3936.          the standard DECnet values and OTHER is a new addition."
  3937.      ::= { phivLineEntry 5 }
  3938.  
  3939. phivLineDevice OBJECT-TYPE
  3940.      SYNTAX DisplayString (SIZE (0..16))
  3941.      ACCESS read-only
  3942.      STATUS mandatory
  3943.  
  3944.  
  3945.  
  3946.  
  3947.  
  3948. Expires April 1994                                             [Page 67]
  3949.  
  3950.  
  3951.  
  3952.  
  3953.  
  3954. draft                DECnet Phase IV MIB Extensions               Oct 93
  3955.  
  3956.  
  3957.      DESCRIPTION
  3958.          "This value represents the Physical Link device to be
  3959.          used on the line."
  3960.      ::= { phivLineEntry 6 }
  3961.  
  3962. phivLineReceiveBuffs OBJECT-TYPE
  3963.      SYNTAX INTEGER (0..65535)
  3964.      ACCESS read-only
  3965.      STATUS mandatory
  3966.      DESCRIPTION
  3967.          "This value represents the number of receive buffers
  3968.          reserved for the line. It is a decimal number in
  3969.          the range 0-65535.  0 is supported for those vendors
  3970.          that do not reserve buffers on a per line basis and
  3971.          use a pool of buffers that can be used by any line."
  3972.      ::= { phivLineEntry 7 }
  3973.  
  3974. phivLineProtocol OBJECT-TYPE
  3975.      SYNTAX INTEGER {
  3976.          ddcmp-point (1),
  3977.          ddcmp-control (2),
  3978.          ddcmp-tributary (3),
  3979.          reserved (4),
  3980.          ddcmp-dmc (5),
  3981.          olapb (6),
  3982.          ethernet (7),
  3983.          ci (8),
  3984.          qp2 (9),
  3985.          other (14),
  3986.          fddi (15)
  3987.      }
  3988.      ACCESS read-only
  3989.      STATUS mandatory
  3990.      DESCRIPTION
  3991.          "This value represents the protocol used on the line
  3992.          device.  Note that these values are incremented by
  3993.          one compared to the standard DECnet values."
  3994.      ::= { phivLineEntry 8 }
  3995.  
  3996. phivLineServiceTimer OBJECT-TYPE
  3997.      SYNTAX INTEGER (1..65535)
  3998.      ACCESS read-only
  3999.      STATUS mandatory
  4000.      DESCRIPTION
  4001.          "This value represents the amount of time in
  4002.  
  4003.  
  4004.  
  4005.  
  4006.  
  4007. Expires April 1994                                             [Page 68]
  4008.  
  4009.  
  4010.  
  4011.  
  4012.  
  4013. draft                DECnet Phase IV MIB Extensions               Oct 93
  4014.  
  4015.  
  4016.          milliseconds allowed to elapse before a Data Link
  4017.          receive request completes while doing service
  4018.          operations."
  4019.      ::= { phivLineEntry 9 }
  4020.  
  4021. phivLineMaxBlock OBJECT-TYPE
  4022.      SYNTAX INTEGER (1..65535)
  4023.      ACCESS read-only
  4024.      STATUS mandatory
  4025.      DESCRIPTION
  4026.          "This value represents the Data Link maximum block
  4027.          size on the line."
  4028.      ::= { phivLineEntry 10 }
  4029.  
  4030. - -- Non Broadcast Line Group
  4031.  
  4032. - -- The implementation of the Non Broadcast Line Group is optional.
  4033. - -- A system can be said to implement this group if and only if
  4034. - -- all objects in this group are implemented.
  4035.  
  4036. phivNonBroadcastTable OBJECT-TYPE
  4037.      SYNTAX SEQUENCE OF PhivNonBroadcastEntry
  4038.      ACCESS not-accessible
  4039.      STATUS mandatory
  4040.      DESCRIPTION
  4041.          "The Non Broadcast Table."
  4042.      ::= { nonBroadcastLine 1 }
  4043.  
  4044. phivNonBroadcastEntry OBJECT-TYPE
  4045.      SYNTAX PhivNonBroadcastEntry
  4046.      ACCESS not-accessible
  4047.      STATUS mandatory
  4048.      DESCRIPTION
  4049.          "There is one entry in the table for each
  4050.          Non Broadcast line."
  4051.      INDEX  { phivNonBroadcastIndex }
  4052.      ::= { phivNonBroadcastTable 1 }
  4053.  
  4054. PhivNonBroadcastEntry ::=
  4055.      SEQUENCE {
  4056.          phivNonBroadcastIndex
  4057.              InterfaceIndex,
  4058.          phivNonBroadcastController
  4059.              INTEGER,
  4060.          phivNonBroadcastDuplex
  4061.  
  4062.  
  4063.  
  4064.  
  4065.  
  4066. Expires April 1994                                             [Page 69]
  4067.  
  4068.  
  4069.  
  4070.  
  4071.  
  4072. draft                DECnet Phase IV MIB Extensions               Oct 93
  4073.  
  4074.  
  4075.              INTEGER,
  4076.          phivNonBroadcastClock
  4077.              INTEGER,
  4078.          phivNonBroadcastRetransmitTimer
  4079.              INTEGER
  4080.      }
  4081.  
  4082. phivNonBroadcastIndex OBJECT-TYPE
  4083.      SYNTAX InterfaceIndex
  4084.      ACCESS read-only
  4085.      STATUS mandatory
  4086.      DESCRIPTION
  4087.          "The Non Broadcast line on which this entry's
  4088.          equivalence is effective.  This is the same value
  4089.          as the ifIndex."
  4090.      ::= { phivNonBroadcastEntry 1 }
  4091.  
  4092. phivNonBroadcastController OBJECT-TYPE
  4093.      SYNTAX INTEGER {
  4094.          normal (1),
  4095.          loopback (2),
  4096.          other (3)
  4097.      }
  4098.      ACCESS read-only
  4099.      STATUS mandatory
  4100.      DESCRIPTION
  4101.          "This value represents the Physical Link hardware
  4102.          controller mode for the line device. The values
  4103.          for controller-mode are:
  4104.  
  4105.          NORMAL  For normal controller operating mode.
  4106.  
  4107.          LOOPBACK For software controllable loopback of the
  4108.          controller. On those devices that can support this
  4109.          mode, it causes all transmitted messages to be looped
  4110.          back from within the controller itself. This is
  4111.          accomplished without any manual intervention other
  4112.          than the setting of this parameter value.
  4113.  
  4114.          OTHER indicates function is not supported
  4115.          Note that these values are incremented by one compared to
  4116.          the standard DECnet values."
  4117.      ::= { phivNonBroadcastEntry 2 }
  4118.  
  4119. phivNonBroadcastDuplex OBJECT-TYPE
  4120.  
  4121.  
  4122.  
  4123.  
  4124.  
  4125. Expires April 1994                                             [Page 70]
  4126.  
  4127.  
  4128.  
  4129.  
  4130.  
  4131. draft                DECnet Phase IV MIB Extensions               Oct 93
  4132.  
  4133.  
  4134.      SYNTAX INTEGER {
  4135.          full (1),
  4136.          half (2)
  4137.      }
  4138.      ACCESS read-only
  4139.      STATUS mandatory
  4140.      DESCRIPTION
  4141.          "This value represents the Physical Link hardware
  4142.          duplex mode of the line device. The possible modes
  4143.          are:
  4144.  
  4145.          FULL   Full-duplex
  4146.          HALF   Half-duplex
  4147.  
  4148.          Note that these values are incremented by one compared to
  4149.          the standard DECnet values."
  4150.      ::= { phivNonBroadcastEntry 3 }
  4151.  
  4152. phivNonBroadcastClock OBJECT-TYPE
  4153.      SYNTAX INTEGER {
  4154.          external (1),
  4155.          internal (2),
  4156.          other (3)
  4157.      }
  4158.      ACCESS read-only
  4159.      STATUS mandatory
  4160.      DESCRIPTION
  4161.          "This value represents the Physical Link hardware clock
  4162.          mode for the line device. The values for clock-mode are:
  4163.  
  4164.          INTERNAL For software controllable loopback use of
  4165.          the clock. On those devices that can support this
  4166.          mode, it causes the device to supply a clock signal
  4167.          such that a transmitted messages can be looped
  4168.          back from outside the device. This may require manual
  4169.          intervention other than the setting of this parameter
  4170.          value. For example, the operator may have to connect
  4171.          a loopback plug in place of the normal line.
  4172.  
  4173.          EXTERNAL For normal clock operating mode, where the
  4174.          clock signal is supplied externally to the controller.
  4175.          Note that these values are incremented by one compared to
  4176.          the standard DECnet values."
  4177.      ::= { phivNonBroadcastEntry 4 }
  4178.  
  4179.  
  4180.  
  4181.  
  4182.  
  4183.  
  4184. Expires April 1994                                             [Page 71]
  4185.  
  4186.  
  4187.  
  4188.  
  4189.  
  4190. draft                DECnet Phase IV MIB Extensions               Oct 93
  4191.  
  4192.  
  4193. phivNonBroadcastRetransmitTimer OBJECT-TYPE
  4194.      SYNTAX INTEGER (1..65535)
  4195.      ACCESS read-only
  4196.      STATUS mandatory
  4197.      DESCRIPTION
  4198.          "This value represents number of milliseconds before
  4199.          the Data Link retransmits a block on the line. On
  4200.          half-duplex lines, this parameter is the select timer."
  4201.      DEFVAL { 3000 }
  4202.      ::= { phivNonBroadcastEntry 5 }
  4203.  
  4204. - -- Area Parameters Group
  4205.  
  4206. - -- The implementation of the Area Parameters Group is mandatory
  4207. - -- for all systems which implement level 2 routing.
  4208.  
  4209. phivAreaTable OBJECT-TYPE
  4210.      SYNTAX SEQUENCE OF PhivAreaEntry
  4211.      ACCESS not-accessible
  4212.      STATUS mandatory
  4213.      DESCRIPTION
  4214.          "Table of information kept on all areas known to
  4215.          this unit."
  4216.      ::= { area 1 }
  4217.  
  4218. phivAreaEntry OBJECT-TYPE
  4219.      SYNTAX PhivAreaEntry
  4220.      ACCESS not-accessible
  4221.      STATUS mandatory
  4222.      DESCRIPTION
  4223.          "The area routing information."
  4224.      INDEX  { phivAreaNum }
  4225.      ::= { phivAreaTable 1 }
  4226.  
  4227. PhivAreaEntry ::=
  4228.      SEQUENCE {
  4229.          phivAreaNum
  4230.              INTEGER,
  4231.          phivAreaState
  4232.              INTEGER,
  4233.          phivAreaCost
  4234.              Gauge,
  4235.          phivAreaHops
  4236.              INTEGER,
  4237.          phivAreaNextNode
  4238.  
  4239.  
  4240.  
  4241.  
  4242.  
  4243. Expires April 1994                                             [Page 72]
  4244.  
  4245.  
  4246.  
  4247.  
  4248.  
  4249. draft                DECnet Phase IV MIB Extensions               Oct 93
  4250.  
  4251.  
  4252.              PhivAddr,
  4253.          phivAreaCircuitIndex
  4254.             INTEGER
  4255.      }
  4256.  
  4257. phivAreaNum OBJECT-TYPE
  4258.      SYNTAX INTEGER (0..64)
  4259.      ACCESS read-only
  4260.      STATUS mandatory
  4261.      DESCRIPTION
  4262.          "This value indicates the area number of this entry."
  4263.      ::= { phivAreaEntry 1 }
  4264.  
  4265. phivAreaState OBJECT-TYPE
  4266.      SYNTAX INTEGER {
  4267.          reachable (4),
  4268.          unreachable (5)
  4269.      }
  4270.      ACCESS read-only
  4271.      STATUS mandatory
  4272.      DESCRIPTION
  4273.          "This value indicates the state of the area"
  4274.      ::= { phivAreaEntry 2 }
  4275.  
  4276. phivAreaCost OBJECT-TYPE
  4277.      SYNTAX Gauge
  4278.      ACCESS read-only
  4279.      STATUS mandatory
  4280.      DESCRIPTION
  4281.          "The total cost over the current path to the
  4282.           destination area. Cost is a value associated with
  4283.           using a circuit. Routing routes messages (data)
  4284.           along the path between 2 areas with the smallest
  4285.           cost."
  4286.      ::= { phivAreaEntry 3 }
  4287.  
  4288. phivAreaHops OBJECT-TYPE
  4289.      SYNTAX INTEGER (0..255)
  4290.      ACCESS read-only
  4291.      STATUS mandatory
  4292.      DESCRIPTION
  4293.          "The number of hops to a destination area. A hop is
  4294.          the routing value representing the logical distance
  4295.          between two areas in network."
  4296.      ::= { phivAreaEntry 4 }
  4297.  
  4298.  
  4299.  
  4300.  
  4301.  
  4302. Expires April 1994                                             [Page 73]
  4303.  
  4304.  
  4305.  
  4306.  
  4307.  
  4308. draft                DECnet Phase IV MIB Extensions               Oct 93
  4309.  
  4310.  
  4311.  
  4312. phivAreaNextNode OBJECT-TYPE
  4313.      SYNTAX PhivAddr -- OCTET STRING (SIZE (2))
  4314.      ACCESS read-only
  4315.      STATUS mandatory
  4316.      DESCRIPTION
  4317.          "The next node on the circuit used to get to the
  4318.          area under scrutiny."
  4319.      ::= { phivAreaEntry 5 }
  4320.  
  4321. phivAreaCircuitIndex OBJECT-TYPE
  4322.      SYNTAX INTEGER (1..65535)
  4323.      ACCESS read-only
  4324.      STATUS mandatory
  4325.      DESCRIPTION
  4326.          "A unique index value for each known circuit."
  4327.      ::= { phivAreaEntry 6 }
  4328.  
  4329. - -- Additional Area Parameters
  4330.  
  4331. phivAreaMaxCost OBJECT-TYPE
  4332.      SYNTAX INTEGER (1..1022)
  4333.      ACCESS read-write
  4334.      STATUS mandatory
  4335.      DESCRIPTION
  4336.          "This value represents the maximum total path cost
  4337.          allowed from the executor to any other level 2 routing
  4338.          node. The AREA MAXIMUM COST number is decimal in the
  4339.          range 1-1022. This parameter is only applicable if
  4340.          the executor node is of type AREA."
  4341.      ::= { area 2 }
  4342.  
  4343. phivAreaMaxHops OBJECT-TYPE
  4344.      SYNTAX INTEGER (1..30)
  4345.      ACCESS read-write
  4346.      STATUS mandatory
  4347.      DESCRIPTION
  4348.          "This value represents the maximum number of routing hops
  4349.          allowable from the executor to any other level 2
  4350.          routing node.  This parameter is only applicable if the
  4351.          executor node is of type AREA."
  4352.      ::= { area 3 }
  4353.  
  4354. phivRouteMaxArea OBJECT-TYPE
  4355.      SYNTAX INTEGER (1..63)
  4356.  
  4357.  
  4358.  
  4359.  
  4360.  
  4361. Expires April 1994                                             [Page 74]
  4362.  
  4363.  
  4364.  
  4365.  
  4366.  
  4367. draft                DECnet Phase IV MIB Extensions               Oct 93
  4368.  
  4369.  
  4370.      ACCESS read-write
  4371.      STATUS mandatory
  4372.      DESCRIPTION
  4373.          "This value represents the largest area number and,
  4374.          therefore, number of areas that can be known about
  4375.          by the executor node's Routing. This parameter is only
  4376.          applicable if the executor node is of type AREA."
  4377.      ::= { area 4 }
  4378.  
  4379.        END
  4380.  
  4381.  
  4382.  
  4383.  
  4384.  
  4385.  
  4386.  
  4387.  
  4388.  
  4389.  
  4390.  
  4391.  
  4392.  
  4393.  
  4394.  
  4395.  
  4396.  
  4397.  
  4398.  
  4399.  
  4400.  
  4401.  
  4402.  
  4403.  
  4404.  
  4405.  
  4406.  
  4407.  
  4408.  
  4409.  
  4410.  
  4411.  
  4412.  
  4413.  
  4414.  
  4415.  
  4416.  
  4417.  
  4418.  
  4419.  
  4420. Expires April 1994                                             [Page 75]
  4421.  
  4422.  
  4423.  
  4424.  
  4425.  
  4426. draft                DECnet Phase IV MIB Extensions               Oct 93
  4427.  
  4428.  
  4429. 7.  Acknowledgements
  4430.  
  4431. This document is the result of work undertaken the by DECnet Phase IV
  4432. MIB working group. In addition, the special contributions and comments
  4433. of the following members are also acknowledged:
  4434.  
  4435.   Chris Chiotasso, Sparticus
  4436.  
  4437.   Steven Hunter, National Energy Research Supercomputer Center,
  4438.  
  4439.   Lawrence Livermore National Laboratory
  4440.  
  4441.  
  4442.  
  4443.  
  4444.  
  4445.  
  4446.  
  4447.  
  4448.  
  4449.  
  4450.  
  4451.  
  4452.  
  4453.  
  4454.  
  4455.  
  4456.  
  4457.  
  4458.  
  4459.  
  4460.  
  4461.  
  4462.  
  4463.  
  4464.  
  4465.  
  4466.  
  4467.  
  4468.  
  4469.  
  4470.  
  4471.  
  4472.  
  4473.  
  4474.  
  4475.  
  4476.  
  4477.  
  4478.  
  4479. Expires April 1994                                             [Page 76]
  4480.  
  4481.  
  4482.  
  4483.  
  4484.  
  4485. draft                DECnet Phase IV MIB Extensions               Oct 93
  4486.  
  4487.  
  4488. 8.  References
  4489.  
  4490.  
  4491. Cerf, V., "IAB Recommendations for the Development of Internet Network
  4492. Management Standards", RFC 1052, NRI, April 1988.
  4493.  
  4494. Rose M., and K. McCloghrie, "Structure and Identification of Management
  4495. Information for TCP/IP-based internets", RFC 1155, Performance Systems
  4496. International, Hughes LAN Systems, May 1990.
  4497.  
  4498. McCloghrie K., and M. Rose, "Management Information Base for Network
  4499. Management of TCP/IP-based internets MIB-II", RFC 1213, Hughes LAN Sys-
  4500. tems, Performance Systems International, March 1991.
  4501.  
  4502. Case, J., Fedor, M., Schoffstall, M., and J. Davin, "Simple Network
  4503. Management Protocol", RFC 1157, SNMP Research, Performance Systems
  4504. International, Performance Systems International, MIT Laboratory for
  4505. Computer Science, May 1990.
  4506.  
  4507. McCloghrie K., and M. Rose, Editors, "Management Information Base for
  4508. Network Management of TCP/IP-based internets", RFC 1213, Performance
  4509. Systems International, March 1991.
  4510.  
  4511. Rose, M., and K. McCloghrie, Editors, "Concise MIB Definitions", RFC
  4512. 1212, Performance Systems International, Hughes LAN Systems, March 1991.
  4513.  
  4514. Cook, J., Editor, "Definitions of Managed Objects for the Ethernet-like
  4515. Interface Types", RFC 1284, Chipcom Corporation, December 1991.
  4516.  
  4517. Digital Equipment Corporation, "DECnet-ULTRIX NCP Command Reference",
  4518. Digital Equipment Corporation, Maynard, Massachusetts.
  4519.  
  4520. Digital Equipment Corporation, "DECnet-ULTRIX USE Guide", Digital Equip-
  4521. ment Corporation, Maynard, Massachusetts.
  4522.  
  4523. Digital Equipment Corporation, "DECnet DIGITAL Network Architecture,
  4524. Network Management Functional Specification", Version 4.0.0. Digital
  4525. Equipment Corporation, Maynard, Massachusetts, July 1983.
  4526.  
  4527. Digital Equipment Corporation, "DECnet DIGITAL Network Architecture,
  4528. Routing Layer Functional Specification", Version 2.0.0.  Digital Equip-
  4529. ment Corporation, Maynard, Massachusetts, May 1983.
  4530.  
  4531.  
  4532.  
  4533.  
  4534.  
  4535.  
  4536.  
  4537.  
  4538. Expires April 1994                                             [Page 77]
  4539.  
  4540.  
  4541.  
  4542.  
  4543.  
  4544. draft                DECnet Phase IV MIB Extensions               Oct 93
  4545.  
  4546.  
  4547. 9.  Security Considerations
  4548.  
  4549. Security issues are not discussed in this memo.
  4550.  
  4551.  
  4552.  
  4553.  
  4554. 10.  Author's Address
  4555.  
  4556.  
  4557.  
  4558.  
  4559.      Jon Saperia
  4560.      Digital Equipment Corporation
  4561.      153 Taylor Street
  4562.      M/S TAY2-2/B5
  4563.      Littleton, MA 01460
  4564.  
  4565.      Voice: +1 508-952-3171
  4566.      Email: saperia@tay.dec.com
  4567.  
  4568.  
  4569.  
  4570.  
  4571.  
  4572.  
  4573.  
  4574.  
  4575.  
  4576.  
  4577.  
  4578.  
  4579.  
  4580.  
  4581.  
  4582.  
  4583.  
  4584.  
  4585.  
  4586.  
  4587.  
  4588.  
  4589.  
  4590.  
  4591.  
  4592.  
  4593.  
  4594.  
  4595.  
  4596.  
  4597. Expires April 1994                                             [Page 78]
  4598.  
  4599.  
  4600.  
  4601.  
  4602.  
  4603. draft                DECnet Phase IV MIB Extensions               Oct 93
  4604.  
  4605.  
  4606. Table of Contents
  4607.  
  4608.  
  4609. 1 Introduction ....................................................    2
  4610. 2 Changes from RFC 1289 ...........................................    3
  4611. 3 The Network Management Framework ................................    4
  4612. 3.1 Object Definitions ............................................    4
  4613. 4 Selected Objects ................................................    5
  4614. 5 Textual Conventions .............................................    7
  4615. 6 Definitions .....................................................    8
  4616. 7 Acknowledgements ................................................   76
  4617. 8 References ......................................................   77
  4618. 9 Security Considerations .........................................   78
  4619. 10 Author's Address ...............................................   78
  4620.  
  4621.  
  4622.  
  4623.  
  4624.  
  4625.  
  4626.  
  4627.  
  4628.  
  4629.  
  4630.  
  4631.  
  4632.  
  4633.  
  4634.  
  4635.  
  4636.  
  4637.  
  4638.  
  4639.  
  4640.  
  4641.  
  4642.  
  4643.  
  4644.  
  4645.  
  4646.  
  4647.  
  4648.  
  4649.  
  4650.  
  4651.  
  4652.  
  4653.  
  4654.  
  4655.  
  4656. Expires April 1994                                             [Page 79]
  4657.  
  4658.  
  4659.  
  4660.